#include "camtypes.h"
#include "toollist.h"
#include "dlgmgr.h"
#include "keypress.h"
#include "blobs.h"
#include "toolmsg.h"
#include "usercord.h"
Go to the source code of this file.
Classes | |
class | TempToolItem |
Item that represent a temp tool selection. More... | |
class | ToolSwitch |
Holds a key press that will temporarily switch to another tool. More... | |
Defines | |
#define | SELECTED TRUE |
#define | DESELECTED FALSE |
#define | new CAM_DEBUG_NEW |
Functions | |
CC_IMPLEMENT_DYNAMIC (ToolsCurrentAttrGroupChangedMsg, Msg) | |
CC_IMPLEMENT_MEMDUMP (TempToolItem, ListItem) | |
DECLARE_SOURCE ("$Revision: 1535 $") | |
Variables | |
List | ToolSwitchList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|