vdk 2.4.0
List of all members
VDKFileSaveAsDialog Class Reference

This class is a file "SaveAs" selection modal window. More...

#include <FileSaveAsDialog.h>

Inheritance diagram for VDKFileSaveAsDialog:
VDKFileDialog VDKForm VDKObject VDKNotCopyAble

Additional Inherited Members

- Public Member Functions inherited from VDKFileDialog
bool CanClose ()
virtual void Setup (void)
- Public Attributes inherited from VDKFileDialog
VDKReadWriteValueProp
< VDKFileDialog, VDKString
Filter
- Protected Attributes inherited from VDKForm
VDKApplicationapp
ChildList childs
GtkWidget * window
VDKBoxbox
bool isModal
bool never_showed
VDKPoint _oldSize
int modalCount

Detailed Description

This class is a file "SaveAs" selection modal window.

Usage
Same as VDKFileDialog but does not hadle multiple files and warns user if he/she attempts to overwrite a file.

The documentation for this class was generated from the following files: