libyui-gtk-pkg
2.42.9
|
Classes | |
struct | Impl |
Public Member Functions | |
virtual bool | hasIconCol () |
virtual bool | firstRowIsAll () |
virtual bool | begsUpdate () |
virtual void | updateRow (Ypp::List list, int row, gpointer data) |
virtual bool | writeRowQuery (Ypp::PoolQuery &query, int row, gpointer data) |
virtual GtkWidget * | createToolboxRow (int selectedRow) |
![]() | |
GtkTreeModel * | getModel () |
virtual void | updateList (Ypp::List list) |
virtual bool | writeQuery (Ypp::PoolQuery &query, GtkTreeIter *iter) |
virtual GtkWidget * | createToolbox (GtkTreeIter *iter) |
virtual GtkWidget * | createInternalToolbox () |
virtual GtkWidget * | createInternalPopup () |
void | addRow (const char *icon, const char *text, bool enabled, gpointer data, bool defaultVisible=true) |
void | addSeparator () |
void | setRowCount (int row, int count) |
Public Attributes | |
Impl * | impl |
![]() | |
Impl * | impl |
Additional Inherited Members | |
![]() | |
enum | Column { ICON_COLUMN, TEXT_COLUMN, COUNT_NUMBER_COLUMN, VISIBLE_COLUMN, ENABLED_COLUMN, WEIGHT_COLUMN, DATA_COLUMN, TOTAL_COLUMNS } |
Definition at line 55 of file ygtkpkgfilterview.h.