Public Slots | Signals | Public Member Functions | Protected Attributes | Private Attributes
Aseba::NamedValuesVectorModel Class Reference

#include <NamedValuesVectorModel.h>

Inheritance diagram for Aseba::NamedValuesVectorModel:
Inheritance graph
[legend]

List of all members.

Public Slots

void addNamedValue (const NamedValue &namedValue, int index=-1)
void clear ()
void delNamedValue (int index)

Signals

void publicRowsInserted ()
void publicRowsRemoved ()

Public Member Functions

bool checkIfModified ()
void clearWasModified ()
int columnCount (const QModelIndex &parent=QModelIndex()) const
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
bool dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)
Qt::ItemFlags flags (const QModelIndex &index) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
QMimeData * mimeData (const QModelIndexList &indexes) const
QStringList mimeTypes () const
virtual bool moveRow (int oldRow, int &newRow)
 NamedValuesVectorModel (NamedValuesVector *namedValues, const QString &tooltipText, QObject *parent=0)
 NamedValuesVectorModel (NamedValuesVector *namedValues, QObject *parent=0)
int rowCount (const QModelIndex &parent=QModelIndex()) const
bool setData (const QModelIndex &index, const QVariant &value, int role)
void setEditable (bool editable)
void setExtraMimeType (QString mime)
Qt::DropActions supportedDragActions ()
Qt::DropActions supportedDropActions () const

Protected Attributes

NamedValuesVectornamedValues
QString privateMimeType
bool wasModified

Private Attributes

bool editable
QString tooltipText

Detailed Description

Definition at line 35 of file NamedValuesVectorModel.h.


Member Function Documentation

Definition at line 58 of file NamedValuesVectorModel.h.

Definition at line 59 of file NamedValuesVectorModel.h.

void Aseba::NamedValuesVectorModel::setExtraMimeType ( QString  mime) [inline]

Definition at line 51 of file NamedValuesVectorModel.h.


Member Data Documentation

Definition at line 80 of file NamedValuesVectorModel.h.

Definition at line 74 of file NamedValuesVectorModel.h.

Definition at line 76 of file NamedValuesVectorModel.h.

Definition at line 79 of file NamedValuesVectorModel.h.

Definition at line 75 of file NamedValuesVectorModel.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17