libyui  3.0.10
YPackageSelector Class Reference
Inheritance diagram for YPackageSelector:
Collaboration diagram for YPackageSelector:

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

Detailed Description

Definition at line 40 of file YPackageSelector.h.


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

Definition at line 32 of file YPackageSelector.cc.

Here is the call graph for this function:


Member Function Documentation

bool YPackageSelector::testMode ( ) const [inline]

Check for the various modes.

Definition at line 61 of file YPackageSelector.h.

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

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

Reimplemented from YWidget.

Definition at line 56 of file YPackageSelector.h.


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