QtGui/qstringlistmodel.h Source File
Go to the documentation of this file.
42 #ifndef QSTRINGLISTMODEL_H
43 #define QSTRINGLISTMODEL_H
54 #ifndef QT_NO_STRINGLISTMODEL
85 #endif // QT_NO_STRINGLISTMODEL
91 #endif // QSTRINGLISTMODEL_H
virtual bool removeRows(int row, int count, const QModelIndex &parent=QModelIndex())
virtual Qt::ItemFlags flags(const QModelIndex &index) const
virtual bool setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)
virtual int rowCount(const QModelIndex &parent=QModelIndex()) const =0
virtual Qt::DropActions supportedDropActions() const
GLenum GLenum GLvoid * row
#define QT_BEGIN_NAMESPACE
virtual QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const =0
virtual bool insertRows(int row, int count, const QModelIndex &parent=QModelIndex())
GLuint GLuint GLsizei count
virtual void sort(int column, Qt::SortOrder order=Qt::AscendingOrder)
GLsizei const GLfloat * value
GLenum GLenum GLvoid GLvoid * column