BOSS 7.0.5
BESIII Offline Software System
|
#include <TObject.h>
Go to the source code of this file.
Classes | |
class | BesCursor |
Macros | |
#define | BES_CURSORType |
Enumerations | |
enum | EBESCursorType { kBesPick = BIT(0) , kBesHand = BIT(1) , kBesPick = BIT(0) , kBesHand = BIT(1) } |
Variables | |
R__EXTERN BesCursor * | gBesCursor |
#define BES_CURSORType |
Definition at line 11 of file InstallArea/include/BesVisLib/BesVisLib/BesCursor.h.
enum EBESCursorType |
Enumerator | |
---|---|
kBesPick | |
kBesHand | |
kBesPick | |
kBesHand |
Definition at line 13 of file InstallArea/include/BesVisLib/BesVisLib/BesCursor.h.
R__EXTERN BesCursor* gBesCursor |
Definition at line 40 of file InstallArea/include/BesVisLib/BesVisLib/BesCursor.h.