Include dependency graph for MessageBox.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
| namespace | SkyGI |
Classes | |
| class | SkyGI::MessageBoxView |
| class | SkyGI::MessageBox |
Enumerations | |
| enum | SkyGI::MessageBoxFlags { SkyGI::MESSAGEBOX_FLAG_YESNO = 0x00000001, SkyGI::MESSAGEBOX_FLAG_OK = 0x00000002, SkyGI::MESSAGEBOX_FLAG_CANCEL = 0x00000004, SkyGI::MESSAGEBOX_FLAG_USER = 0x00000008, SkyGI::MESSAGEBOX_FLAG_QUESTION = 0x00010000, SkyGI::MESSAGEBOX_FLAG_ERROR = 0x00020000, SkyGI::MESSAGEBOX_FLAG_INFO = 0x00040000 } |
1.5.1-p1