#include "CamiTKAPI.h"
#include "Action.h"
#include <QFrame>
#include <QLabel>
#include <QScrollArea>
#include <QTextEdit>
Go to the source code of this file.
Classes | |
class | camitk::ActionWidget |
Build a default widget for a given action using its Qt properties. It should be good enough in most of the case. The default widget contains a description, a reminder of the target component names, and an applyable/revertable ObjectController that allows you to edit/modify properties of the action. More... | |
Namespaces | |
camitk | |