All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Slots | Signals | Public Member Functions
Qtilities::CoreGui::ObserverTreeModelBuilder Class Reference

The ObserverTreeModelBuilder builds models for ObserverTreeModel in a different thread. More...

#include <ObserverTreeModelBuilder.h>

List of all members.

Public Slots

void setActiveHints (ObserverHints *active_hints)
 Sets the active hints which should be used during tree building.
void setUseObserverHints (bool use_observer_hints)
 Sets if observer hints should be used during tree building.
void startBuild ()
 Starts the build.

Signals

void buildCompleted (ObserverTreeItem *item)
 Emitted when build is completed.

Public Member Functions

void setRootItem (ObserverTreeItem *item)
 Sets the root ObserverTreeitem.
void setThreadingEnabled (bool is_enabled)
 Sets if threading is enabled in the builder.
int taskID () const
 Returns the task id of the tree build task.

Detailed Description

The ObserverTreeModelBuilder builds models for ObserverTreeModel in a different thread.



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