|
Horizon
|
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 | |
Public Attributes inherited from horizon::StockInfoProvider | |
| Glib::Dispatcher | dispatcher |