OpenMW
Public Slots | Signals | Public Member Functions | Public Attributes
CSVDoc::AdjusterWidget Class Reference

#include <adjusterwidget.hpp>

List of all members.

Public Slots

void setName (const QString &name, bool addon)

Signals

void stateChanged (bool valid)

Public Member Functions

 AdjusterWidget (QWidget *parent=0)
void setLocalData (const boost::filesystem::path &localData)
void setAction (ContentAction action)
void setFilenameCheck (bool doCheck)
bool isValid () const
boost::filesystem::path getPath () const
 This function must not be called if there is no valid path.

Public Attributes

boost::filesystem::path mLocalData
QLabel * mMessage
QLabel * mIcon
bool mValid
boost::filesystem::path mResultPath
ContentAction mAction
bool mDoFilenameCheck

Constructor & Destructor Documentation

CSVDoc::AdjusterWidget::AdjusterWidget ( QWidget *  parent = 0)

Member Function Documentation

boost::filesystem::path CSVDoc::AdjusterWidget::getPath ( ) const

This function must not be called if there is no valid path.

void CSVDoc::AdjusterWidget::setLocalData ( const boost::filesystem::path &  localData)
void CSVDoc::AdjusterWidget::setName ( const QString &  name,
bool  addon 
) [slot]
Todo:
add an user setting to make this an error.
void CSVDoc::AdjusterWidget::stateChanged ( bool  valid) [signal]

Member Data Documentation

boost::filesystem::path CSVDoc::AdjusterWidget::mLocalData
boost::filesystem::path CSVDoc::AdjusterWidget::mResultPath

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