5 #ifndef CNOID_BASE_ACTION_H 6 #define CNOID_BASE_ACTION_H 8 #include <cnoid/Signal> 20 Action(
const QString& text, QObject* parent);
21 Action(
const QIcon& icon, QObject* parent);
22 Action(
const QIcon& icon,
const QString& text, QObject* parent);
29 void onTriggered(
bool checked);
30 void onToggled(
bool checked);
Defines the minimum processing for performing pasing file for STL.
Definition: AbstractSceneLoader.h:9
#define CNOID_EXPORT
Definition: Util/exportdecl.h:37