Optika  Development
 All Classes Files Functions Variables Typedefs Pages
Classes
Optika_metawindow.hpp File Reference

The main window users interact with along with a small search widget used in the main window. More...

#include <QMainWindow>
#include <QDialog>
#include <QModelIndex>
#include "Optika_treeview.hpp"
Include dependency graph for Optika_metawindow.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  Optika::SearchWidget
 A small widget that searchs through a parameter list for a particular name of either a parameter or another parameter list. More...
 
class  Optika::MetaWindow
 The Main Window that contains all other widgets in the Optika GUI. For all undocumented functions please refer to the Qt API. More...
 

Detailed Description

The main window users interact with along with a small search widget used in the main window.