|
|
Variables | |
| const std::string | COLOR = "color" |
| Use a color picker. | |
| const std::string | HIDE = "hide" |
| Do not show. | |
| const std::string | KEY = "__meta__" |
| const std::string | ORIENTATION = "orientation" |
| const std::string | READ_ONLY = "read_only" |
| Make read-only. | |
|
extern |
Use a color picker.
Definition at line 90 of file json_base.cpp.
|
extern |
Do not show.
Definition at line 87 of file json_base.cpp.
|
extern |
Definition at line 85 of file json_base.cpp.
|
extern |
Definition at line 91 of file json_base.cpp.
|
extern |
Make read-only.
Definition at line 88 of file json_base.cpp.