#include <NCPopupPkgTable.h>
Inheritance diagram for NCPopupPkgTable:
Public Member Functions | |
NCPopupPkgTable (const wpos at, PackageSelector *pkger) | |
virtual | ~NCPopupPkgTable () |
virtual long | nicesize (YUIDimension dim) |
bool | fillAutoChanges (NCPkgTable *pkgTable) |
void | createLayout () |
NCursesEvent | showInfoPopup () |
Protected Member Functions | |
virtual bool | postAgain () |
virtual NCursesEvent | wHandleInput (wint_t ch) |
Private Member Functions | |
NCPopupPkgTable & | operator= (const NCPopupPkgTable &) |
NCPopupPkgTable (const NCPopupPkgTable &) | |
Private Attributes | |
NCPkgTable * | pkgTable |
NCPushButton * | okButton |
NCPushButton * | cancelButton |
PackageSelector * | packager |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCDialog. |
|
|
|
Reimplemented from NCPopup. |
|
|
|
Reimplemented from NCPopup. |
|
|
|
|
|
|
|
|