the package selector widget
More...
#include <NCPackageSelectorStart.h>
|
virtual const char * | location () const |
|
the package selector widget
◆ NCPackageSelectorStart()
NCPackageSelectorStart::NCPackageSelectorStart |
( |
YWidget * |
parent, |
|
|
long |
modeFlags, |
|
|
YUIDimension |
dimension |
|
) |
| |
Constructor creates the widget tree of the package selector
◆ ~NCPackageSelectorStart()
NCPackageSelectorStart::~NCPackageSelectorStart |
( |
| ) |
|
|
virtual |
◆ handleEvent()
bool NCPackageSelectorStart::handleEvent |
( |
const NCursesEvent & |
event | ) |
|
Pass the event to the handleEvent method of the member variable NCPackageSelector packager.
- Parameters
-
- Returns
- bool
◆ setSize()
void NCPackageSelectorStart::setSize |
( |
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
◆ showDefaultList()
void NCPackageSelectorStart::showDefaultList |
( |
| ) |
|
Fills the package table with packages belonging to the default filter (the filter which is selected when entering the package selection).
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.0/libyui-ncurses-pkg/src/NCPackageSelectorStart.h
- /builddir/build/BUILD/libyui-4.6.0/libyui-ncurses-pkg/src/NCPackageSelectorStart.cc