libyui-gtk-pkg  2.42.9
 All Classes
YGtkPkgListView Struct Reference
Inheritance diagram for YGtkPkgListView:
Collaboration diagram for YGtkPkgListView:

Classes

struct  Impl
 
struct  Listener
 

Public Member Functions

 YGtkPkgListView (bool descriptiveTooltip, int default_sort, bool indentAuto, bool colorModified, bool variableHeight=false)
 
GtkWidget * getWidget ()
 
GtkWidget * getView ()
 
void setQuery (Ypp::Query &query)
 
void setList (Ypp::List list)
 
void setHighlight (const std::list< std::string > &keywords)
 
void addTextColumn (const char *header, int property, bool visible, int size)
 
void addCheckColumn (int checkProperty)
 
void addImageColumn (const char *header, int property, bool onlyManualModified=false)
 
void addButtonColumn (const char *header, int property)
 
Ypp::List getList ()
 
void setListener (Listener *listener)
 
Ypp::List getSelected ()
 
void selectAll ()
 

Public Attributes

Implimpl
 

Detailed Description

Definition at line 20 of file ygtkpkglistview.h.


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