Aseba::TargetFunctionsModel Class Reference
[Integrated Development Editor]

#include <TargetModels.h>

List of all members.

Classes

struct  TreeItem

Public Slots

void recreateTreeFromDescription (bool showHidden)

Public Member Functions

int columnCount (const QModelIndex &parent=QModelIndex()) const
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
Qt::ItemFlags flags (const QModelIndex &index) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
QModelIndex index (int row, int column, const QModelIndex &parent) const
QMimeData * mimeData (const QModelIndexList &indexes) const
QStringList mimeTypes () const
QModelIndex parent (const QModelIndex &index) const
int rowCount (const QModelIndex &parent=QModelIndex()) const
 TargetFunctionsModel (const TargetDescription *descriptionRead, QObject *parent=0)
 ~TargetFunctionsModel ()

Private Member Functions

TreeItemgetItem (const QModelIndex &index) const
QString getToolTip (const TargetDescription::NativeFunction &function) const

Private Attributes

const TargetDescriptiondescriptionRead
 description for read access
QRegExp regExp
TreeItemroot
 root of functions description tree

Detailed Description

Definition at line 107 of file TargetModels.h.


Member Data Documentation

description for read access

Definition at line 139 of file TargetModels.h.

Definition at line 140 of file TargetModels.h.

root of functions description tree

Definition at line 138 of file TargetModels.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:15 2011