RFKTutorialApplication.h

Macro Definitions

app

RED_RESOURCES_PATH

CMD_FLAG_DISABLED

CMD_FLAG_CHECKABLE

CMD_FLAG_CHECKED

Namespaces

RED

RFK

Types

EventInfo

UserVariable

TutorialApplication

Detailed Description

Macro Definition

app
RED_RESOURCES_PATH(res)
CMD_FLAG_DISABLED

1 to disable the command, 0 to enable it.

CMD_FLAG_CHECKABLE

1 to make the command checkable, 0 otherwise.

CMD_FLAG_CHECKED

1 to check a checkable command, 0 otherwise.