MIRA
|
Description of ChannelProperty and related classes. More...
#include <QLineEdit>
#include <serialization/ReflectorInterface.h>
#include <serialization/IsObjectTrackable.h>
#include <serialization/SplitReflect.h>
#include <serialization/GetterSetter.h>
#include <serialization/PropertySerializer.h>
#include <fw/Framework.h>
#include <fw/AuthorityProvider.h>
#include <visualization/GuiVisualizationExports.h>
Go to the source code of this file.
Classes | |
class | ChannelPropertyBase |
Base class for ChannelProperty template class. More... | |
class | ChannelPropertyProxy |
Proxy class that is returned/set by the getter and setter methods of ChannelProperty. More... | |
class | IsObjectTrackable< ChannelPropertyProxy > |
class | ChannelProperty< T > |
The concrete typed ChannelProperty template class. More... | |
class | ChannelPropertyDelegateLineEdit |
Special LineEdit for ChannelProperty delegate for Property Editor. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Description of ChannelProperty and related classes.