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

List of all members.

Public Member Functions

 NCAskForExistingDirectory (const wpos at, const std::string &startDir, const std::string &headline)
virtual int preferredWidth ()
virtual int preferredHeight ()
void createLayout (const std::string &initialDir, const std::string &headline)
NCursesEventshowDirPopup ()

Protected Member Functions

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

Detailed Description

Definition at line 42 of file NCAskForDirectory.h.


Member Function Documentation

void NCAskForExistingDirectory::createLayout ( const std::string &  initialDir,
const std::string &  headline 
)

Create layout of file directory selection popup

Definition at line 69 of file NCAskForDirectory.cc.

Shows the popup with the std::list of directories.

Definition at line 131 of file NCAskForDirectory.cc.

Here is the call graph for this function:


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