#include <filewidget.hpp>
CSVDoc::FileWidget::FileWidget |
( |
QWidget * |
parent = 0 | ) |
|
void CSVDoc::FileWidget::extensionLabelIsVisible |
( |
bool |
visible | ) |
|
QString CSVDoc::FileWidget::getExtension |
( |
| ) |
const |
|
private |
QString CSVDoc::FileWidget::getName |
( |
| ) |
const |
void CSVDoc::FileWidget::nameChanged |
( |
const QString & |
file, |
|
|
bool |
addon |
|
) |
| |
|
signal |
void CSVDoc::FileWidget::setName |
( |
const std::string & |
text | ) |
|
void CSVDoc::FileWidget::setType |
( |
bool |
addon | ) |
|
void CSVDoc::FileWidget::textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
bool CSVDoc::FileWidget::mAddon |
|
private |
QLineEdit* CSVDoc::FileWidget::mInput |
|
private |
QLabel* CSVDoc::FileWidget::mType |
|
private |
The documentation for this class was generated from the following files: