◆ MyDocument()
| MyDocument::MyDocument |
( |
const char * |
name, |
|
|
bool |
open = true, |
|
|
const ImVec4 & |
color = ImVec4(1.0f,1.0f,1.0f,1.0f) |
|
) |
| |
|
inline |
◆ DisplayContents()
| static void MyDocument::DisplayContents |
( |
MyDocument * |
doc | ) |
|
|
inlinestatic |
◆ DisplayContextMenu()
| static void MyDocument::DisplayContextMenu |
( |
MyDocument * |
doc | ) |
|
|
inlinestatic |
◆ DoForceClose()
| void MyDocument::DoForceClose |
( |
| ) |
|
|
inline |
◆ DoOpen()
| void MyDocument::DoOpen |
( |
| ) |
|
|
inline |
◆ DoQueueClose()
| void MyDocument::DoQueueClose |
( |
| ) |
|
|
inline |
◆ DoSave()
| void MyDocument::DoSave |
( |
| ) |
|
|
inline |
◆ Color
◆ Dirty
◆ Name
| const char* MyDocument::Name |
◆ Open
◆ OpenPrev
| bool MyDocument::OpenPrev |
◆ WantClose
| bool MyDocument::WantClose |
The documentation for this struct was generated from the following file: