#include <editwidget.hpp>
|
std::string | generateFilter (std::pair< std::string, std::vector< std::string > > &seekedString) const |
|
void CSVFilter::EditWidget::createFilterRequest |
( |
std::vector< std::pair< std::string, std::vector< std::string > > > & |
filterSource, |
|
|
Qt::DropAction |
action |
|
) |
| |
void CSVFilter::EditWidget::filterChanged |
( |
boost::shared_ptr< CSMFilter::Node > |
filter | ) |
|
|
signal |
void CSVFilter::EditWidget::filterDataChanged |
( |
const QModelIndex & |
topLeft, |
|
|
const QModelIndex & |
bottomRight |
|
) |
| |
|
privateslot |
void CSVFilter::EditWidget::filterRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
privateslot |
void CSVFilter::EditWidget::filterRowsRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
privateslot |
std::string CSVFilter::EditWidget::generateFilter |
( |
std::pair< std::string, std::vector< std::string > > & |
seekedString | ) |
const |
|
private |
void CSVFilter::EditWidget::textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
- Todo:
- improve error reporting; mark only the faulty part
int CSVFilter::EditWidget::mDescColumnIndex |
|
private |
bool CSVFilter::EditWidget::mIsEmpty |
|
private |
QPalette CSVFilter::EditWidget::mPalette |
|
private |
int CSVFilter::EditWidget::mStateColumnIndex |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/opencs/view/filter/editwidget.hpp
- /home/travis/build/OpenMW/openmw/apps/opencs/view/filter/editwidget.cpp