#include <string>
Go to the source code of this file.
Data Structures | |
struct | QEGlobals_t |
Defines | |
#define | INCLUDED_QE3_H |
Functions | |
void | Sys_SetTitle (const std::string &text, bool modified) |
void | QE_InitVFS () |
void | QE_brushCountChanged () |
void | QE_entityCountChanged () |
bool | ConfirmModified (const std::string &title) |
Variables | |
QEGlobals_t | g_qeglobals |
SimpleCounter | g_brushCount |
SimpleCounter | g_entityCount |
bool ConfirmModified | ( | const std::string & | title | ) |
void QE_brushCountChanged | ( | ) |
void QE_entityCountChanged | ( | ) |
void QE_InitVFS | ( | ) |
void Sys_SetTitle | ( | const std::string & | text, | |
bool | modified | |||
) |
SimpleCounter g_brushCount |
SimpleCounter g_entityCount |