#include <NCPopup.h>
Inheritance diagram for NCPopup:
Public Member Functions | |
int | post (NCursesEvent *returnevent=0) |
Protected Member Functions | |
void | popupDialog () |
void | popdownDialog () |
virtual NCursesEvent | wHandleInput (wint_t ch) |
NCPopup (const wpos at, const bool boxed=true) | |
virtual | ~NCPopup () |
virtual bool | postAgain () |
Protected Attributes | |
NCursesEvent | postevent |
Private Member Functions | |
NCPopup & | operator= (const NCPopup &) |
NCPopup (const NCPopup &) | |
Static Private Attributes | |
YWidgetOpt | wopt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCDialog. Reimplemented in NCAskForExistingDirectory, NCAskForFile, NCPopupDeps, NCPopupDiskspace, NCPopupFile, NCPopupInfo, NCPopupMenu, NCPopupPkgDescr, NCPopupPkgTable, NCPopupSearch, NCPopupSelection, and NCPopupTree. |
|
|
|
|