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

Public Member Functions

 YQPatternSelector (YWidget *parent, long modeFlags)
 
- Public Member Functions inherited from YQPackageSelectorBase
virtual void setEnabling (bool enabled)
 Set enabled/disabled state. More...
 
virtual int preferredWidth ()
 Preferred width of the widget. More...
 
virtual int preferredHeight ()
 Preferred height of the widget. More...
 
virtual void setSize (int newWidth, int newHeight)
 Set the new size of the widget. More...
 
virtual bool setKeyboardFocus ()
 Accept the keyboard focus. More...
 

Protected Slots

void detailedPackageSelection ()
 User clicked on "Details..." - start the detailed package selection. More...
 
void debugTrace ()
 Debugging.
 
- Protected Slots inherited from YQPackageSelectorBase
void resetIgnoredDependencyProblems ()
 Reset all previously ignored dependency problems.
 

Protected Member Functions

void basicLayout ()
 
QWidget * layoutLeftPane (QWidget *parent)
 
QWidget * layoutRightPane (QWidget *parent)
 
void layoutButtons (QWidget *parent)
 
YQWizard * findWizard () const
 Find the wizard in the current dialog, if there is any. More...
 
void makeConnections ()
 Establish Qt signal / slot connections.
 
- Protected Member Functions inherited from YQPackageSelectorBase
 YQPackageSelectorBase (YWidget *parent, long modeFlags=0)
 Constructor. More...
 
virtual ~YQPackageSelectorBase ()
 Destructor.
 
bool showPendingLicenseAgreements ()
 Show all license agreements the user has not confirmed yet (for all packages that will be installed, and in YOU mode also for patches). More...
 
bool showPendingLicenseAgreements (ZyppPoolIterator begin, ZyppPoolIterator end)
 Show all license agreements in a resolvable range. More...
 
virtual void keyPressEvent (QKeyEvent *ev)
 Event handler for keyboard input - for debugging and testing. More...
 

Protected Attributes

YQPkgPatternList_patternList
 
YQPkgSelDescriptionView_descriptionView
 
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 ()
 Resolve dependencies (unconditionally) for all resolvables. More...
 
int verifySystem ()
 Verifies dependencies of the currently installed system. More...
 
int checkDiskUsage ()
 Check for disk overflow and post a warning dialog if necessary. More...
 
void showAutoPkgList ()
 Display a list of automatically selected packages (excluding packages contained in any selections that are to be installed)
 
bool reject ()
 Close processing and abandon changes. More...
 
void accept ()
 Close processing and accept changes.
 
void repoManager ()
 Close processing and request start of the repository manager.
 
void onlineUpdateConfiguration ()
 Close processing and request start of the online update configuration.
 
void notImplemented ()
 Inform user about a feature that is not implemented yet. More...
 
- Signals inherited from YQPackageSelectorBase
void resolvingStarted ()
 Emitted when package resolving is started. More...
 
void resolvingFinished ()
 Emitted when package resolving is finished.
 

Detailed Description

Definition at line 57 of file YQPatternSelector.h.

Member Function Documentation

void YQPatternSelector::detailedPackageSelection ( )
protectedslot

User clicked on "Details..." - start the detailed package selection.

This will return from UI::RunPkgSelection() with `details .

Definition at line 329 of file YQPatternSelector.cc.

YQWizard * YQPatternSelector::findWizard ( ) const
protected

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

Returns 0 if there is none.

Definition at line 105 of file YQPatternSelector.cc.


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