|
Optika
Development
|
| Optika::Delegate | The delegate used for the Optika package. For non-documented functions please refer to the Qt API |
| Optika::Double2DArrayWidget | A 2DArrayWidget used for editing arrays whose template type is double |
| Optika::DoubleArrayWidget | A widget for editing Arrays of type double |
| Optika::FileNameWidget | A small widget consisting of a button and label that allows the user to select a file through a QFileDialog. The label displays the currently selected file |
| Optika::Float2DArrayWidget | A 2DArrayWidget used for editing arrays whose template type is float |
| Optika::FloatArrayWidget | A widget for editing Arrays of type short |
| Optika::Generic1DArrayWidget< S > | A templated abstract base class for all 1D array editing widgets |
| Optika::Generic2DArrayWidget< S > | An abstract base class for all 2D Array Widets |
| Optika::GenericArrayWidget< S > | An Abstract base class for both 2D and 1D ArrayWidgets |
| Optika::Int2DArrayWidget | A 2DArrayWidget used for editing arrays whose template type is int |
| Optika::IntArrayWidget | A 1D widget for editing Arrays of type int |
| Optika::MetaWindow | The Main Window that contains all other widgets in the Optika GUI. For all undocumented functions please refer to the Qt API |
| Optika::OptikaGUI | A class that allows the user to create and customize their Optika GUI |
| QDialog | |
| Optika::SearchWidget | A small widget that searchs through a parameter list for a particular name of either a parameter or another parameter list |
| Optika::Short2DArrayWidget | A 2DArrayWidget used for editing arrays whose template type is short |
| Optika::ShortArrayWidget | A widget for editing Arrays of type short |
| Optika::String2DArrayWidget | A 2DArrayWidget used for editing arrays whose template type is std::string |
| Optika::StringArrayWidget | A widget for editing an array of strings |
| Optika::TreeItem | Item class used by the TreeModel class |
| Optika::TreeModel | TreeModel is a type of QAbstractItemModel that has a Tree like structure |
| Optika::TreeView | Class used to view TreeModels |
| Optika::ValidatorApplier< S > | A templated class that applies the minimum, maximum and step specified in an EnhancedNumberValidator onto a QSpingBox |
| Optika::ValidatorApplier< double > | A template spcialization of the ValidatorApplier class on the type double |
| Optika::ValidatorApplier< float > | A template specialzation of the ValidatorApplier class on the type float |
1.7.6.1