|
static std::unique_ptr< StockInfoProvider > | create (const std::string &pool_base_path) |
|
static void | init_db () |
|
static void | cleanup () |
|
Glib::Dispatcher | dispatcher |
|
◆ 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: