SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
TreeViewCollaborators.h File Reference
#include <QtGui>

Go to the source code of this file.

Classes

struct  GrabNameAndSetFlags
 
struct  HideItemsNotMatchingString
 
struct  ShowAll
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Gui
 

Functions

template<class Func >
void visitItem (QTreeWidgetItem *item, Func &itemFunc)
 
template<class Func >
void visitTree (QTreeWidget *tree, Func &itemFunc)