ROOT_Application
2.0
C++ Core modules and GUIStock
|
Go to the source code of this file.
Enumerations | |
enum | TypeLine { TypeLine::kNone_line, TypeLine::kSupport, TypeLine::kTendance, TypeLine::kFibb } |
c++ 11 style, used by both EditorObjectStock and ObjectLine cannot make dictionary with enum class ! root/cint problem More... | |
|
strong |
c++ 11 style, used by both EditorObjectStock and ObjectLine cannot make dictionary with enum class ! root/cint problem
Enumerator | |
---|---|
kNone_line | |
kSupport | |
kTendance | |
kFibb |
Definition at line 25 of file TypeObjectLine.h.