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

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

#include <AbstractObserverItemModel.h>

List of all members.

Public Attributes

QPointer< ActivityPolicyFilteractivity_filter
 The activity policy filter of the current observer context, if present.
QString child_count_base
 The base class name used to count items in ColumnChildCount if it is shown.
int child_count_limit
 The limit for the counter counting tree children in the ColumnChildCount if it is shown.
QPointer< ObserverHintshints_default
 Used to store default observer hints to be used with this widget.
QPointer< ObserverHintshints_selection_parent
 Used to store observer hints for the current selection parent observer.
QPointer< ObserverHintshints_top_level_observer
 Used to store observer hints for the root observer (top level observer)
bool lazy_init
 Indicates if lazy initialization is enabled for this mode.
QPointer< NamingPolicyFilternaming_filter
 The naming policy filter of the current observer context, if present.
bool read_only
 Indicates if this model is read only.
bool respond_to_observer_changes
 Indicates if this model responds to changes to the observer context.
bool use_observer_hints
 Indicates if the default observer hints, or the current selection parent observer hints are used.

Detailed Description

Structure used by AbstractObserverItemModel to store private data.



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