#include <adjusterwidget.hpp>
CSVDoc::AdjusterWidget::AdjusterWidget |
( |
QWidget * |
parent = 0 | ) |
|
boost::filesystem::path CSVDoc::AdjusterWidget::getPath |
( |
| ) |
const |
This function must not be called if there is no valid path.
bool CSVDoc::AdjusterWidget::isValid |
( |
| ) |
const |
void CSVDoc::AdjusterWidget::setFilenameCheck |
( |
bool |
doCheck | ) |
|
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 |
bool CSVDoc::AdjusterWidget::mDoFilenameCheck |
QLabel* CSVDoc::AdjusterWidget::mIcon |
boost::filesystem::path CSVDoc::AdjusterWidget::mLocalData |
QLabel* CSVDoc::AdjusterWidget::mMessage |
boost::filesystem::path CSVDoc::AdjusterWidget::mResultPath |
bool CSVDoc::AdjusterWidget::mValid |
The documentation for this class was generated from the following files: