libyui-qt-pkg  2.42.13
 All Classes Functions Variables Enumerations
YQSimplePatchSelector Class Reference
Inheritance diagram for YQSimplePatchSelector:
Collaboration diagram for YQSimplePatchSelector:

Public Member Functions

 YQSimplePatchSelector (YWidget *parent, long modeFlags)
 
- Public Member Functions inherited from YQPackageSelectorBase
virtual void setEnabling (bool enabled)
 
virtual int preferredWidth ()
 
virtual int preferredHeight ()
 
virtual void setSize (int newWidth, int newHeight)
 
virtual bool setKeyboardFocus ()
 

Protected Slots

void detailedPackageSelection ()
 
void debugTrace ()
 
- Protected Slots inherited from YQPackageSelectorBase
void resetIgnoredDependencyProblems ()
 

Protected Member Functions

void basicLayout ()
 
void layoutButtons (QWidget *parent)
 
YQWizard * findWizard () const
 
void makeConnections ()
 
- Protected Member Functions inherited from YQPackageSelectorBase
 YQPackageSelectorBase (YWidget *parent, long modeFlags=0)
 
virtual ~YQPackageSelectorBase ()
 
bool showPendingLicenseAgreements ()
 
bool showPendingLicenseAgreements (ZyppPoolIterator begin, ZyppPoolIterator end)
 
virtual void keyPressEvent (QKeyEvent *ev)
 

Protected Attributes

YQPkgPatchFilterView_patchFilterView
 
YQPkgPatchList_patchList
 
YQWizard * _wizard
 
- Protected Attributes inherited from YQPackageSelectorBase
YQPkgSelWmCloseHandler_wmCloseHandler
 
bool _showChangesDialog
 
YQPkgConflictDialog_pkgConflictDialog
 
YQPkgDiskUsageList_diskUsageList
 
QAction * _actionResetIgnoredDependencyProblems
 

Additional Inherited Members

- Public Slots inherited from YQPackageSelectorBase
int resolveDependencies ()
 
int verifySystem ()
 
int checkDiskUsage ()
 
void showAutoPkgList ()
 
bool reject ()
 
void accept ()
 
void repoManager ()
 
void onlineUpdateConfiguration ()
 
void notImplemented ()
 
- Signals inherited from YQPackageSelectorBase
void resolvingStarted ()
 
void resolvingFinished ()
 

Detailed Description

Definition at line 56 of file YQSimplePatchSelector.h.

Member Function Documentation

void YQSimplePatchSelector::debugTrace ( )
protectedslot

Debugging

Definition at line 276 of file YQSimplePatchSelector.cc.

void YQSimplePatchSelector::detailedPackageSelection ( )
protectedslot

User clicked on "Details..." - start the detailed package selection. This will return from UI::RunPkgSelection() with `details .

Definition at line 268 of file YQSimplePatchSelector.cc.

YQWizard * YQSimplePatchSelector::findWizard ( ) const
protected

Find the wizard in the current dialog, if there is any. Returns 0 if there is none.

Definition at line 101 of file YQSimplePatchSelector.cc.

void YQSimplePatchSelector::makeConnections ( )
protected

Establish Qt signal / slot connections.

Definition at line 243 of file YQSimplePatchSelector.cc.

Here is the call graph for this function:


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