18#ifndef ELEMENTSCOLLECTIONWIDGET_H
19#define ELEMENTSCOLLECTIONWIDGET_H
26#include <QElapsedTimer>
27#include <QScopedPointer>
78 void hideItem(
bool hide,
const QModelIndex &index = QModelIndex(),
bool recursive =
true);
79 void showAndExpandItem (
const QModelIndex &index,
bool parent =
true,
bool child =
false);
The ElementCollectionItem class This class represent a item (a directory or an element) in a element ...
Definition elementcollectionitem.h:30
Definition elementscollectionmodel.h:33
The ElementsLocation class This class represents the location, the location of an element or of a cat...
Definition elementslocation.h:47
The ElementsTreeView class This class just reimplement startDrag from QTreeView, for set a custom pix...
Definition elementstreeview.h:32
Definition qetproject.h:62