libyui
Public Member Functions | Protected Member Functions | Protected Attributes

YPackageSelector Class Reference

Inheritance diagram for YPackageSelector:
YWidget

List of all members.

Public Member Functions

virtual const char * widgetClass () const
bool testMode () const
bool onlineUpdateMode () const
bool updateMode () const
bool searchMode () const
bool summaryMode () const
bool repoMode () const
bool repoMgrEnabled () const
bool confirmUnsupported () const

Protected Member Functions

 YPackageSelector (YWidget *parent, long modeFlags=0)

Protected Attributes

long _modeFlags

Constructor & Destructor Documentation

YPackageSelector::YPackageSelector ( YWidget parent,
long  modeFlags = 0 
) [protected]

Constructor.

'modeFlags' are flags determining which modes to use, ORed together: YPkg_OnlineUpdateMode | YPkg_TestMode


Member Function Documentation

bool YPackageSelector::testMode ( ) const [inline]

Check for the various modes.

virtual const char* YPackageSelector::widgetClass ( ) const [inline, virtual]

Returns a descriptive name of this widget class for logging, debugging etc.

Reimplemented from YWidget.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends