Horizon
Loading...
Searching...
No Matches
horizon::StockInfoProviderPartinfo Class Reference
Inheritance diagram for horizon::StockInfoProviderPartinfo:
horizon::StockInfoProvider

Public Member Functions

 StockInfoProviderPartinfo (const std::string &pool_base_path)
void add_columns (Gtk::TreeView *treeview, Gtk::TreeModelColumn< std::shared_ptr< StockInfoRecord > > column) override
void update_parts (const std::list< UUID > &parts) override
std::list< std::shared_ptr< StockInfoRecord > > get_records () override
Gtk::Widget * create_status_widget () override

Additional Inherited Members

Static Public Member Functions inherited from horizon::StockInfoProvider
static std::unique_ptr< StockInfoProvidercreate (const std::string &pool_base_path)
static void init_db ()
static void cleanup ()
Public Attributes inherited from horizon::StockInfoProvider
Glib::Dispatcher dispatcher

Member Function Documentation

◆ add_columns()

void horizon::StockInfoProviderPartinfo::add_columns ( Gtk::TreeView * treeview,
Gtk::TreeModelColumn< std::shared_ptr< StockInfoRecord > > column )
overridevirtual

◆ create_status_widget()

Gtk::Widget * horizon::StockInfoProviderPartinfo::create_status_widget ( )
overridevirtual

◆ get_records()

std::list< std::shared_ptr< StockInfoRecord > > horizon::StockInfoProviderPartinfo::get_records ( )
overridevirtual

◆ update_parts()

void horizon::StockInfoProviderPartinfo::update_parts ( const std::list< UUID > & parts)
overridevirtual

The documentation for this class was generated from the following files: