OpenMW
Public Member Functions | Private Attributes
OpenDialog Class Reference

#include <opendialog.hpp>

List of all members.

Public Member Functions

 OpenDialog (QWidget *parent=0)
void getFileList (std::vector< boost::filesystem::path > &paths)

Private Attributes

DataFilesList * mFileSelector
QDialogButtonBox * buttonBox
Files::ConfigurationManager mCfgMgr

Constructor & Destructor Documentation

OpenDialog::OpenDialog ( QWidget *  parent = 0)
Todo:
move config to Editor class and add command line options.

Member Function Documentation

void OpenDialog::getFileList ( std::vector< boost::filesystem::path > &  paths)

Member Data Documentation

QDialogButtonBox* OpenDialog::buttonBox [private]
DataFilesList* OpenDialog::mFileSelector [private]

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