libyui-ncurses  2.44.1
NCPopupInfo Class Reference
Inheritance diagram for NCPopupInfo:
Collaboration diagram for NCPopupInfo:

List of all members.

Public Member Functions

 NCPopupInfo (const wpos at, const std::string &headline, const std::string &text, std::string okButtonLabel=_("&OK"), std::string cancelButtonLabel="")
virtual int preferredWidth ()
virtual int preferredHeight ()
void createLayout (const std::string &headline, const std::string &text, std::string okButtonLabel, std::string cancelButtonLabel)
NCursesEventshowInfoPopup ()
void popup ()
void popdown ()
bool isVisible ()
void setPreferredSize (int horiz, int vert)
void focusOkButton ()
void focusCancelButton ()

Protected Member Functions

virtual bool postAgain ()
virtual NCursesEvent wHandleInput (wint_t ch)

Detailed Description

Definition at line 48 of file NCPopupInfo.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables