FileSelectionWindow Class Reference

#include <fileselector.h>

Inheritance diagram for FileSelectionWindow:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 FileSelectionWindow (PG_Widget *parent, const PG_Rect &r, const ASCString &fileWildcard, bool save, bool overwriteMessage)
ASCString getFilename ()

Protected Member Functions

void fileNameSelected (const ASCString &filename)
void fileNameEntered (ASCString filename)

Detailed Description

Definition at line 62 of file fileselector.h.


Constructor & Destructor Documentation

FileSelectionWindow::FileSelectionWindow ( PG_Widget *  parent,
const PG_Rect &  r,
const ASCString fileWildcard,
bool  save,
bool  overwriteMessage 
)

Parameters:
wildcard may be several wildcards concatenated by ';'

Definition at line 250 of file fileselector.cpp.

References ItemSelectorWidget::constrainNames(), fileNameEntered(), fileNameSelected(), FileSelectionItemFactory::filenameSelectedKeyb, FileSelectionItemFactory::filenameSelectedMouse, ItemSelectorWidget::nameEntered, and ItemSelectorWidget::sigQuitModal.


Member Function Documentation

void FileSelectionWindow::fileNameSelected ( const ASCString filename  )  [protected]

Definition at line 224 of file fileselector.cpp.

References choice_dlg(), FileSelectionItemFactory::getLevel(), and ASC_PG_Dialog::quitModalLoop().

Referenced by fileNameEntered(), and FileSelectionWindow().

void FileSelectionWindow::fileNameEntered ( ASCString  filename  )  [protected]

Definition at line 243 of file fileselector.cpp.

References fileNameSelected(), and patimat().

Referenced by FileSelectionWindow().

ASCString FileSelectionWindow::getFilename (  )  [inline]

Definition at line 75 of file fileselector.h.

Referenced by selectFile().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:45 2012 for Advanced Strategic Command by  doxygen 1.5.1