OpenStructure
|
Go to the source code of this file.
Data Structures | |
struct | GutterBlock |
Namespaces | |
ost | |
ost::gui | |
Enumerations | |
enum | BlockEditMode { EDITMODE_SINGLELINE , EDITMODE_MULTILINE_ACTIVE , EDITMODE_MULTILINE_INACTIVE } |
enum | BlockType { BLOCKTYPE_OUTPUT =1 , BLOCKTYPE_ERROR =2 , BLOCKTYPE_CODE =4 , BLOCKTYPE_ACTIVE =8 , BLOCKTYPE_BLOCKEDIT =16 , BLOCKTYPE_MULTILINE_SQ =32 , BLOCKTYPE_MULTILINE_DQ =64 } |