DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpManager.h File Reference

Implements DynExp's main UI window called DynExpManager. More...

Go to the source code of this file.

Classes

class  DynExpManager
 Implements DynExp's main window as a Qt-based user interface (UI). More...
 
struct  DynExpManager::ItemTreeItemDataType
 Bundles data which is assigned to items of the main QTreeWidget. Each item refers to a DynExp::Object instance. More...
 
struct  DynExpManager::StatusBarType
 Type bundling widgets to be displayed in the main window's status bar. More...
 

Functions

 Q_DECLARE_METATYPE (DynExpManager::ItemTreeItemDataType)
 

Detailed Description

Implements DynExp's main UI window called DynExpManager.

Definition in file DynExpManager.h.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( DynExpManager::ItemTreeItemDataType  )