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

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]

References d_open_mode.

Referenced by ApplicationWindow::open().

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

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

References ExtensibleFileDialog::d_extension_toggle.

Referenced by OpenProjectDialog().


Member Data Documentation

QComboBox* OpenProjectDialog::d_open_mode [private]

Referenced by openMode(), and OpenProjectDialog().


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

Generated on Tue Jun 17 08:36:16 2008 for QtiPlot by  doxygen 1.5.5