OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
CSVDoc::NewGameDialogue Class Reference

#include <newgame.hpp>

Inheritance diagram for CSVDoc::NewGameDialogue:
Collaboration diagram for CSVDoc::NewGameDialogue:

Signals

void createRequest (const boost::filesystem::path &file)
 
void cancelCreateGame ()
 

Public Member Functions

 NewGameDialogue ()
 
void setLocalData (const boost::filesystem::path &localData)
 

Private Slots

void stateChanged (bool valid)
 
void create ()
 
void reject ()
 

Private Attributes

QPushButton * mCreate
 
FileWidgetmFileWidget
 
AdjusterWidgetmAdjusterWidget
 

Constructor & Destructor Documentation

CSVDoc::NewGameDialogue::NewGameDialogue ( )

Here is the call graph for this function:

Member Function Documentation

void CSVDoc::NewGameDialogue::cancelCreateGame ( )
signal
void CSVDoc::NewGameDialogue::create ( )
privateslot

Here is the caller graph for this function:

void CSVDoc::NewGameDialogue::createRequest ( const boost::filesystem::path &  file)
signal
void CSVDoc::NewGameDialogue::reject ( )
privateslot

Here is the caller graph for this function:

void CSVDoc::NewGameDialogue::setLocalData ( const boost::filesystem::path &  localData)

Here is the caller graph for this function:

void CSVDoc::NewGameDialogue::stateChanged ( bool  valid)
privateslot

Here is the caller graph for this function:

Member Data Documentation

AdjusterWidget* CSVDoc::NewGameDialogue::mAdjusterWidget
private
QPushButton* CSVDoc::NewGameDialogue::mCreate
private
FileWidget* CSVDoc::NewGameDialogue::mFileWidget
private

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