#include "camtypes.h"#include "ngitem.h"#include "ngiter.h"#include "ngsentry.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
Functions | |
| DECLARE_SOURCE ("$Revision: 1282 $") | |
Variables | |
| SelectDocSource | theSelectedDocument |
| Predefined sources for NodeScans: the nodes in the tree of the 'selected' document; the nodes in the application's selection; the unselected nodes in the tree of the 'selected' document; the special NodeSetSentinel. | |
| SelectObjSource | theSelectedObjects |
| NotSelectSource | theUnselectedObjects |
| SetSentinelSource | theSetSentinel |
|
|
Definition at line 125 of file ngiter.cpp. |
|
|
|
|
|
Predefined sources for NodeScans: the nodes in the tree of the 'selected' document; the nodes in the application's selection; the unselected nodes in the tree of the 'selected' document; the special NodeSetSentinel.
Definition at line 129 of file ngiter.cpp. |
|
|
Definition at line 130 of file ngiter.cpp. |
|
|
Definition at line 132 of file ngiter.cpp. |
|
|
Definition at line 131 of file ngiter.cpp. |
1.4.4