OpenProjectDialog Class Reference

#include <OpenProjectDialog.h>

Inheritance diagram for OpenProjectDialog:

ExtensibleFileDialog

List of all members.

Public Types

enum  OpenMode { NewProject, NewFolder }

Public Member Functions

OpenMode openMode () const
 OpenProjectDialog (QWidget *parent=0, bool extended=true, Qt::WFlags flags=0)

Protected Slots

void closeEvent (QCloseEvent *)
void updateAdvancedOptions (const QString &filter)
 Update which options are visible and enabled based on the output format.

Private Attributes

QComboBox * d_open_mode


Member Enumeration Documentation

enum OpenProjectDialog::OpenMode

Enumerator:
NewProject 
NewFolder 


Constructor & Destructor Documentation

OpenProjectDialog::OpenProjectDialog ( QWidget *  parent = 0,
bool  extended = true,
Qt::WFlags  flags = 0 
)


Member Function Documentation

void OpenProjectDialog::closeEvent ( QCloseEvent *  e  )  [protected, slot]

OpenMode OpenProjectDialog::openMode (  )  const [inline]

void OpenProjectDialog::updateAdvancedOptions ( const QString &  filter  )  [protected, slot]

Update which options are visible and enabled based on the output format.


Member Data Documentation

QComboBox* OpenProjectDialog::d_open_mode [private]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4