| AcceptEvent(const SDL_Event *event) | PG_MessageObject | [protected, virtual] |
| AddArchive(const std::string &arch, bool append=true) | PG_FileArchive | [static] |
| APPEND enum value | PG_FileArchive | |
| BlitFTBitmap(SDL_Surface *Surface, FT_Bitmap *Bitmap, int PosX, int PosY, PG_Font *Param, const PG_Rect *ClipRect) | PG_FontEngine | [protected, static] |
| captureObject | PG_MessageObject | [protected, static] |
| ClearOldMousePosition() | PG_Application | [static] |
| CursorMode enum name | PG_Application | |
| DefaultFont | PG_Application | [static] |
| Deinit() | PG_FileArchive | [static] |
| DeleteBackground() | PG_Application | |
| DisableDirtyUpdates(bool disable) | PG_Application | [static] |
| DrawCursor(bool update=true) | PG_Application | [static] |
| EnableAppIdleCalls(bool enable=true) | PG_Application | |
| EnableBackground(bool enable=true) | PG_Application | |
| EnableReceiver(bool enable) | PG_MessageObject | |
| EnableSymlinks(bool followSymlinks) | PG_FileArchive | [static] |
| EnumerateFiles(const std::string &dir) | PG_FileArchive | [static] |
| eventActive(const SDL_ActiveEvent *active) | PG_MessageObject | [protected, virtual] |
| eventIdle() | PG_Application | [protected, virtual] |
| eventInit() | PG_Application | [protected, virtual] |
| eventInputFocusLost(PG_MessageObject *newfocus) | PG_MessageObject | [protected, virtual] |
| eventKeyDown(const SDL_KeyboardEvent *key) | PG_Application | [protected, virtual] |
| eventKeyUp(const SDL_KeyboardEvent *key) | PG_Application | [protected, virtual] |
| eventMouseButtonDown(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
| eventMouseButtonUp(const SDL_MouseButtonEvent *button) | PG_MessageObject | [protected, virtual] |
| eventMouseMotion(const SDL_MouseMotionEvent *motion) | PG_MessageObject | [protected, virtual] |
| eventQuit(int id, PG_MessageObject *widget, unsigned long data) | PG_Application | [protected, virtual] |
| eventQuitModal(int id, PG_MessageObject *widget, unsigned long data) | PG_MessageObject | [protected, virtual] |
| eventResize(const SDL_ResizeEvent *event) | PG_Application | [protected, virtual] |
| eventSysWM(const SDL_SysWMEvent *syswm) | PG_MessageObject | [protected, virtual] |
| Exists(const std::string &filename) | PG_FileArchive | [static] |
| FlipPage() | PG_Application | [static] |
| FlushEventQueue() | PG_Application | [static] |
| FontEngineError(FT_Error error) | PG_FontEngine | [protected, static] |
| FreeList(void *list) | PG_FileArchive | [static] |
| GetApp() | PG_Application | [static] |
| GetAppIdleCallsEnabled() | PG_Application | |
| GetBaseDir() | PG_FileArchive | [static] |
| GetBulkMode() | PG_Application | [static] |
| GetCaption(std::string &title, std::string &icon) | PG_Application | |
| GetCapture() | PG_MessageObject | |
| GetDirSeparator() | PG_FileArchive | [static] |
| GetDirtyUpdatesDisabled() | PG_Application | [static] |
| GetEventSupplier() | PG_Application | [static] |
| GetFileList(const std::string &dir, const std::string &wildcard="*") | PG_FileArchive | [static] |
| GetHighlightingTag() | PG_Application | [static] |
| GetLastError() | PG_FileArchive | [static] |
| GetRealDir(const std::string &filename) | PG_FileArchive | [static] |
| GetRelativePath(const std::string &file) | PG_Application | [static] |
| GetScreen() | PG_Application | [inline, static] |
| GetScreenHeight() | PG_Application | [static] |
| GetScreenWidth() | PG_Application | [static] |
| GetSearchPath() | PG_FileArchive | [static] |
| GetSearchPathList() | PG_FileArchive | [static] |
| GetTextSize(const PG_String &Text, PG_Font *ParamIn, Uint16 *Width=NULL, Uint16 *Height=NULL, int *BaselineY=NULL, int *FontLineSkip=NULL, Uint16 *FontHeight=NULL, int *Ascent=NULL, int *Descent=NULL) | PG_FontEngine | [static] |
| GetTheme() | PG_Application | [static] |
| GetUpdateOverlappingSiblings() | PG_Application | [static] |
| GetUserDir() | PG_FileArchive | [static] |
| GetWidget(const std::string &Name) | PG_Application | [inline, static] |
| GetWidget(int id) | PG_Application | [inline, static] |
| GetWidgetById(int id) | PG_Application | [static] |
| GetWidgetByName(const std::string &Name) | PG_Application | [static] |
| GetWriteDir() | PG_FileArchive | [static] |
| HARDWARE enum value | PG_Application | |
| Iconify(void) | PG_Application | |
| IDAPPLICATION enum value | PG_Application | |
| InitScreen(int w, int h, int depth=0, Uint32 flags=SDL_SWSURFACE|SDL_HWPALETTE) | PG_Application | |
| IsDirectory(const std::string &filename) | PG_FileArchive | [static] |
| IsEnabled() | PG_MessageObject | |
| LoadLayout(const std::string &name) | PG_Application | [static] |
| LoadLayout(const std::string &name, void(*WorkCallback)(int now, int max)) | PG_Application | [static] |
| LoadLayout(const std::string &name, void(*WorkCallback)(int now, int max), void *UserSpace) | PG_Application | [static] |
| LoadSurface(const std::string &filename, bool convert=false) | PG_FileArchive | [static] |
| LoadSurface(const std::string &filename, bool usekey, Uint32 colorkey, bool convert=false) | PG_FileArchive | [static] |
| LoadTheme(const std::string &xmltheme, bool asDefault=true, const std::string &searchpath=PG_NULLSTR) | PG_Application | |
| LockScreen() | PG_Application | [inline, static] |
| MakeDir(const std::string &dir) | PG_FileArchive | [static] |
| Mode enum name | PG_FileArchive | |
| my_quitEventLoop | PG_Application | [protected] |
| NONE enum value | PG_Application | |
| OpenFile(const std::string &filename, Mode mode=READ) | PG_FileArchive | [static] |
| OpenFileRWops(const std::string &filename, Mode mode=READ) | PG_FileArchive | [static] |
| PathToPlatform(const std::string &path) | PG_FileArchive | [static] |
| PG_Application() | PG_Application | |
| PG_FileArchive() | PG_FileArchive | |
| PG_FileArchive(const char *argv0) | PG_FileArchive | |
| PG_FontEngine() | PG_FontEngine | |
| PG_MessageObject() | PG_MessageObject | |
| PrintVideoTest() | PG_Application | |
| ProcessEvent(const SDL_Event *event) | PG_MessageObject | [virtual] |
| PumpIntoEventQueue(const SDL_Event *event) | PG_Application | |
| QUERY enum value | PG_Application | |
| Quit() | PG_Application | |
| READ enum value | PG_FileArchive | |
| ReadFile(const std::string &filename) | PG_FileArchive | [static] |
| RedrawBackground(const PG_Rect &rect) | PG_Application | [static] |
| ReleaseCapture() | PG_MessageObject | |
| ReleaseInputFocus() | PG_MessageObject | |
| RemoveAllArchives() | PG_FileArchive | [static] |
| RemoveArchive(const std::string &arch) | PG_FileArchive | [static] |
| RenderText(SDL_Surface *Surface, const PG_Rect &ClipRect, int BaseLineX, int BaseLineY, const PG_String &Text, PG_Font *ParamIn) | PG_FontEngine | [static] |
| RenderText(SDL_Surface *Surface, const PG_Rect *ClipRect, int BaseLineX, int BaseLineY, const PG_String &Text, PG_Font *ParamIn) | PG_FontEngine | [static] |
| Run() | PG_Application | |
| RunEventLoop() | PG_Application | [virtual] |
| SetBackground(const std::string &filename, PG_Draw::BkMode mode=PG_Draw::TILE) | PG_Application | |
| SetBackground(SDL_Surface *surface, PG_Draw::BkMode mode=PG_Draw::TILE, bool freeBackground=false) | PG_Application | |
| SetBulkMode(bool bulk=true) | PG_Application | [static] |
| SetCaption(const std::string &title, const std::string &icon=PG_NULLSTR) | PG_Application | |
| SetCapture() | PG_MessageObject | |
| SetCursor(SDL_Surface *image) | PG_Application | [static] |
| SetEmergencyQuit(bool esc) | PG_Application | |
| SetEventSupplier(PG_EventSupplier *eventSupplier) | PG_Application | [static] |
| SetFontAlpha(int Alpha) | PG_Application | [static] |
| SetFontColor(const PG_Color &Color) | PG_Application | [static] |
| SetFontIndex(int Index) | PG_Application | [static] |
| SetFontName(const std::string &Name) | PG_Application | [static] |
| SetFontSize(int Size) | PG_Application | [static] |
| SetFontStyle(PG_Font::Style Style) | PG_Application | [static] |
| SetHighlightingTag(PG_Char c) | PG_Application | [static] |
| SetIcon(const std::string &filename) | PG_Application | |
| SetInputFocus() | PG_MessageObject | |
| SetSaneConfig(const std::string &organization, const std::string &appName, const std::string &archiveExt=PG_NULLSTR, bool includeCdRoms=false, bool archivesFirst=true) | PG_FileArchive | [static] |
| SetScreen(SDL_Surface *screen, bool initialize=true) | PG_Application | |
| SetUpdateOverlappingSiblings(bool update=true) | PG_Application | [static] |
| SetWriteDir(const std::string &dir) | PG_FileArchive | [static] |
| ShowCursor(CursorMode mode) | PG_Application | [static] |
| Shutdown() | PG_Application | [protected] |
| sigActive | PG_MessageObject | |
| sigAppIdle | PG_Application | |
| sigDelete | PG_MessageObject | |
| sigKeyDown | PG_MessageObject | |
| sigKeyUp | PG_MessageObject | |
| sigMouseButtonDown | PG_MessageObject | |
| sigMouseButtonUp | PG_MessageObject | |
| sigMouseMotion | PG_MessageObject | |
| sigQuit | PG_MessageObject | |
| sigSysWM | PG_MessageObject | |
| sigVideoResize | PG_MessageObject | |
| sigXMLTag | PG_Application | |
| SOFTWARE enum value | PG_Application | |
| TranslateNumpadKeys(SDL_KeyboardEvent *key) | PG_Application | [static] |
| UnloadSurface(SDL_Surface *surface, bool bDeleteIfNotExists=true) | PG_FileArchive | [static] |
| UnlockScreen() | PG_Application | [inline, static] |
| UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Sint32 w, Sint32 h) | PG_Application | [static] |
| UpdateRects(SDL_Surface *screen, int numrects, SDL_Rect *rects) | PG_Application | [static] |
| WRITE enum value | PG_FileArchive | |
| ~PG_Application() | PG_Application | |
| ~PG_FileArchive() | PG_FileArchive | |
| ~PG_FontEngine() | PG_FontEngine | |
| ~PG_MessageObject() | PG_MessageObject | [virtual] |