ImportFileProcessorModel Member List

This is the complete list of members for ImportFileProcessorModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const ImportFileModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const ImportFileProcessorModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)ImportFileModel
flags(const QModelIndex &index) const ImportFileModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const ImportFileModel
ImportFileModel(QObject *parent=0)ImportFileModel
ImportFileProcessorModel(QObject *parent=0)ImportFileProcessorModel
index(int row, int column, const QModelIndex &parent=QModelIndex()QAbstractTableModel
mimeTypes() const ImportFileModel
QAbstractTableModel(QObject *parent=0)QAbstractTableModel
rowCount(const QModelIndex &parent=QModelIndex()) const ImportFileModel
setDelimiter(QRegExp newDelimiter)ImportFileModel
setFile(const QString &path)ImportFileModel
setLimitedPreview(bool setLimitedPreview)ImportFileModel [slot]
setMergeOnSplits(QVector< int > &mergeOnSplits)ImportFileModel
setRowFilter(const QRegExp &regExp)ImportFileModel
setSkipLinesCount(int newSkipLinesCount)ImportFileModel
signal_itemDropped(int column, TagContainer::ColumnTag role, QVariant data)ImportFileModel [signal]
signal_maxColumns_changed(int oldValue, int newvalue)ImportFileModel [signal]
slot_maxColumns_changed(int oldValue, int newValue)ImportFileProcessorModel [slot]
slot_syncFileParserWithTagContainer(TagContainer::GeneralTag tag, QString attrib)ImportFileModel [slot]
slot_syncProcessorWithTagContainer(int column, TagContainer::ColumnTag tag, QVariant data)ImportFileProcessorModel [slot]
supportedDropActions() const ImportFileModel
unloadFile()ImportFileModel