libyui-gtk-pkg
2.43.2
|
Classes | |
struct | Listener |
Public Member Functions | |
virtual GtkWidget * | getWidget ()=0 |
virtual bool | begsUpdate ()=0 |
virtual void | updateList (Ypp::List list)=0 |
virtual void | clearSelection ()=0 |
virtual bool | writeQuery (Ypp::PoolQuery &query)=0 |
virtual GtkWidget * | createToolbox () |
virtual void | setListener (Listener *listener) |
void | notify () |
void | notifyDelay (int delay) |
Public Attributes | |
Listener * | listener |
bool | modified |
Definition at line 14 of file ygtkpkgquerywidget.h.