Optika  Development
 All Classes Files Functions Variables Typedefs Pages
List of all members
Optika::SearchWidget Class Reference

A small widget that searchs through a parameter list for a particular name of either a parameter or another parameter list. More...

#include <Optika_metawindow.hpp>

Inheritance diagram for Optika::SearchWidget:
Inheritance graph
[legend]
Collaboration diagram for Optika::SearchWidget:
Collaboration graph
[legend]

Public Member Functions

Constructors
 SearchWidget (TreeModel *treeModel, TreeView *treeView, QWidget *parent=0)
 Constructs a SearchWidget. More...
 

Detailed Description

A small widget that searchs through a parameter list for a particular name of either a parameter or another parameter list.

Constructor & Destructor Documentation

Optika::SearchWidget::SearchWidget ( TreeModel treeModel,
TreeView treeView,
QWidget *  parent = 0 
)

Constructs a SearchWidget.

Parameters
treeModelThe TreeModel being searched.
treeViewThe TreeView being used to display the model.
parentThe parent widget.

The documentation for this class was generated from the following files: