FileOptionsDialog Class Reference

List of all members.

Public Slots

int exec ()

Signals

void setPluginForExtension (QString _extension, int _pluginId)

Public Member Functions

 FileOptionsDialog (std::vector< fileTypes > &_supportedTypes, QStringList _extensions, bool _loadMode, QWidget *parent=0)

Private Slots

void slotPluginChanged (QString _name)

Private Attributes

QStringList ext_
std::vector< fileTypes > & supportedTypes_
QTabWidget tabs_
bool loadMode_
QVector< QComboBox * > boxes_

Detailed Description

Definition at line 40 of file FileOptionsDialog.hh.


Constructor & Destructor Documentation

FileOptionsDialog::FileOptionsDialog ( std::vector< fileTypes > &  _supportedTypes,
QStringList  _extensions,
bool  _loadMode,
QWidget *  parent = 0 
)

Todo:
Move to OpenFlipperSettings

Definition at line 9 of file FileOptionsDialog.cc.

References INIFile::connect(), INIFile::disconnect(), and INIFile::get_entry().


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .