#include "paragui.h"
#include <string>
Include dependency graph for pgstring.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | PG_Char unsigned char |
| #define | PG_String std::string |
Definition in file pgstring.h.
|
|
Definition at line 45 of file pgstring.h. Referenced by PG_MultiLineEdit::eventKeyDown(), PG_LineEdit::eventKeyDown(), PG_Widget::extractAndStoreHotkey(), PG_Widget::GetTextSize(), PG_Widget::RenderText(), and PG_FontEngine::RenderText(). |
|
|
Definition at line 46 of file pgstring.h. Referenced by PG_DropDown::AddItem(), PG_Widget::GetTextSize(), PG_ColumnItem::PG_ColumnItem(), PG_Widget::RenderText(), PG_Widget::SetSizeByText(), PG_Label::SetSizeByText(), and PG_Button::SetSizeByText(). |
1.4.2