libyui-ncurses  2.44.1
NCAskForSaveFileName Member List
This is the complete list of members for NCAskForSaveFileName, including all inherited members.
activate(const bool newactive) (defined in NCDialog)NCDialog
activate()NCDialog [virtual]
checkIniDir(std::string startDir) (defined in NCAskForFile)NCAskForFile [protected]
closeDialog() (defined in NCDialog)NCDialog
createLayout(const std::string &iniDir, const std::string &filter, const std::string &headline, bool editable)NCAskForFile
DEFAULT enum value (defined in NCDialog)NCDialog [protected]
defsze (defined in NCWidget)NCWidget [protected]
Depth() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Disconnect() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
doneMultipleChanges() (defined in NCDialog)NCDialog [protected, virtual]
DumpOn(std::ostream &str, std::string prfx) const (defined in NCWidget)NCWidget
errmsg_t (defined in NCursesError)NCursesError [protected]
errval_i (defined in NCursesError)NCursesError [protected]
Fchild() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Fchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
fileList (defined in NCAskForFile)NCAskForFile [protected]
fileName (defined in NCAskForFile)NCAskForFile [protected]
framedim (defined in NCWidget)NCWidget [protected]
frameStyle() const (defined in NCWidget)NCWidget [inline]
getch(int timeout_millisec=-1) (defined in NCDialog)NCDialog [protected]
getFileName() (defined in NCAskForSaveFileName)NCAskForSaveFileName [protected, virtual]
GetState() const (defined in NCWidget)NCWidget [inline]
grabedBy (defined in NCWidget)NCWidget [protected]
grabFocus() (defined in NCWidget)NCWidget [protected]
grabRelease(NCWidget *ograb) (defined in NCWidget)NCWidget [inline]
grabSet(NCWidget *ngrab) (defined in NCWidget)NCWidget [inline]
HasChildren() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
HasFunctionHotkey(int key) const (defined in NCWidget)NCWidget [virtual]
HasHotkey(int key) (defined in NCWidget)NCWidget [virtual]
HasParent() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
HasSiblings() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
hotlabel (defined in NCWidget)NCWidget [protected]
hshaddow (defined in NCDialog)NCDialog [protected]
idleInput() (defined in NCDialog)NCDialog
initDialog() (defined in NCDialog)NCDialog [protected, virtual]
inparent (defined in NCWidget)NCWidget [protected]
isActive() const (defined in NCDialog)NCDialog [inline]
isBoxed() const (defined in NCDialog)NCDialog [inline, protected]
IsChildOf(const self &p) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsDescendantOf(const self &n) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsDescendantOf(const self *n) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
IsParentOf(const self &c) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
isPopup() const (defined in NCDialog)NCDialog [inline, protected]
IsSiblingOf(const self &s) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
isValid() const (defined in NCWidget)NCWidget [inline]
Lchild() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Lchild() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
listStyle() const (defined in NCWidget)NCWidget [inline]
location() const (defined in NCDialog)NCDialog [inline, protected, virtual]
NCAskForFile(const wpos at, const std::string &startDir, const std::string &filter, const std::string &headline) (defined in NCAskForFile)NCAskForFile
NCAskForSaveFileName(const wpos at, const std::string &startDir, const std::string &filter, const std::string &headline) (defined in NCAskForSaveFileName)NCAskForSaveFileName
NCDialog(YDialogType dialogType, YDialogColorMode colorMode=YDialogNormalColor) (defined in NCDialog)NCDialog
NCDialog(YDialogType dialogType, const wpos at, const bool boxed=true) (defined in NCDialog)NCDialog [protected]
NCDoptflag typedef (defined in NCDialog)NCDialog [protected]
ncdopts (defined in NCDialog)NCDialog [protected]
NCDopts enum name (defined in NCDialog)NCDialog [protected]
NCError(const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCPopup(const wpos at, const bool boxed=true) (defined in NCPopup)NCPopup [protected]
NCursesError(const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCursesError(int val, const char *msg="unknown error",...) (defined in NCursesError)NCursesError [protected]
NCWidget(NCWidget *myparent) (defined in NCWidget)NCWidget
NCWidget(YWidget *parent=0) (defined in NCWidget)NCWidget
Next(const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(self *&c, const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Next(const self *&c, const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
NOBOX enum value (defined in NCDialog)NCDialog [protected]
noUpdates (defined in NCWidget)NCWidget [protected]
Nsibling() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Nsibling() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
openInternal()NCDialog [protected, virtual]
operator()() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Parent() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Parent() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ParentWin() (defined in NCWidget)NCWidget [protected]
pollEventInternal()NCDialog [protected, virtual]
pollInput() (defined in NCDialog)NCDialog
popdownDialog() (defined in NCPopup)NCPopup [protected]
popedpos (defined in NCDialog)NCDialog [protected]
POPUP enum value (defined in NCDialog)NCDialog [protected]
popupDialog() (defined in NCPopup)NCPopup [protected]
post(NCursesEvent *returnevent=0) (defined in NCPopup)NCPopup
postAgain() (defined in NCAskForFile)NCAskForFile [protected, virtual]
PostDisconnect() (defined in NCWidget)NCWidget [protected, virtual]
postevent (defined in NCPopup)NCPopup [protected]
PostReparent() (defined in NCWidget)NCWidget [protected, virtual]
PreDisconnect() (defined in NCWidget)NCWidget [protected, virtual]
preferredHeight() (defined in NCAskForFile)NCAskForFile [virtual]
preferredWidth()NCAskForFile [virtual]
PreReparent() (defined in NCWidget)NCWidget [protected, virtual]
Prev(const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(self *&c, const bool restart=false) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Prev(const self *&c, const bool restart=false) const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Psibling() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Psibling() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Recoded() (defined in NCWidget)NCWidget
Redraw(const bool sub=false) (defined in NCWidget)NCWidget
ReparentTo(self &p, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ReparentTo(self &p, self &s, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
ScreenPos() const (defined in NCWidget)NCWidget [protected]
self typedef (defined in tnode< NCWidget * >)tnode< NCWidget * > [protected]
setEnabled(bool do_bv)NCDialog [inline, protected, virtual]
setSize(int newWidth, int newHeight) (defined in NCDialog)NCDialog [virtual]
SetState(const NC::WState newstate, const bool force=false) (defined in NCWidget)NCWidget
setStatusLine() (defined in NCDialog)NCDialog
showDialog() (defined in NCDialog)NCDialog
showDirPopup()NCAskForFile
skipNoDimWin (defined in NCWidget)NCWidget [protected]
startMultipleChanges() (defined in NCDialog)NCDialog [protected, virtual]
tnode(NCWidget *v, self *p=0, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
tnode(NCWidget *v, self &p, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
tnode(NCWidget *v, self &p, self &s, const bool behind=true) (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Top() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Top() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
Update() (defined in NCWidget)NCWidget
updateFileList()NCAskForFile
userInput(int timeout_millisec=-1) (defined in NCDialog)NCDialog
val (defined in tnode< NCWidget * >)tnode< NCWidget * > [mutable, protected]
Value() const (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline]
vshaddow (defined in NCDialog)NCDialog [protected]
waitForEventInternal(int timeout_millisec)NCDialog [protected, virtual]
wGetDefsze() const (defined in NCWidget)NCWidget [inline]
wGetSize() const (defined in NCWidget)NCWidget [inline]
wHandleHotkey(wint_t key) (defined in NCDialog)NCDialog [protected, virtual]
wHandleInput(wint_t ch) (defined in NCAskForFile)NCAskForFile [protected, virtual]
widgetStyle(bool nonactive=false) const (defined in NCWidget)NCWidget [inline]
win (defined in NCWidget)NCWidget [protected]
winExist() const (defined in NCWidget)NCWidget [inline]
wMoveChildTo(NCWidget &child, const wpos &newpos) (defined in NCWidget)NCWidget [protected]
wRelocate(const wrect &newrect) (defined in NCWidget)NCWidget [protected]
wRelocate(const wpos &newpos, const wsze &newsze) (defined in NCWidget)NCWidget [inline, protected]
wstate (defined in NCWidget)NCWidget [protected]
wStyle() const (defined in NCDialog)NCDialog [inline, protected, virtual]
~NCAskForFile()=0 (defined in NCAskForFile)NCAskForFile [pure virtual]
~NCAskForSaveFileName() (defined in NCAskForSaveFileName)NCAskForSaveFileName [inline, virtual]
~NCDialog() (defined in NCDialog)NCDialog [virtual]
~NCPopup() (defined in NCPopup)NCPopup [protected, virtual]
~NCursesError() (defined in NCursesError)NCursesError [inline, protected, virtual]
~NCWidget() (defined in NCWidget)NCWidget [virtual]
~tnode() (defined in tnode< NCWidget * >)tnode< NCWidget * > [inline, virtual]
 All Classes Functions Variables