All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes
Qtilities::CoreGui::ObserverTreeModelData Struct Reference

Structure used by ObserverTreeModel to store private data. More...

#include <ObserverTreeModel.h>

List of all members.

Public Attributes

QStringList expanded_items
 Nodes to expand in the tree after a rebuild is done.
QMap< QString, QString > expanded_items_replace_map
 A map with expanded items which must be replaced after d->expanded_items was set by the observer widget.

Detailed Description

Structure used by ObserverTreeModel to store private data.


Member Data Documentation

QMap<QString,QString> Qtilities::CoreGui::ObserverTreeModelData::expanded_items_replace_map

A map with expanded items which must be replaced after d->expanded_items was set by the observer widget.

This is needed in order to expand renamed categories.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé