#include <cstring>#include <stdarg.h>#include "pgwidget.h"#include "pgapplication.h"#include "pglog.h"#include "pgdraw.h"#include "pglayout.h"#include "pgtheme.h"#include "pgeventsupplier.h"#include "propstrings_priv.h"Include dependency graph for pgwidget.cpp:

Go to the source code of this file.
Defines | |
| #define | TXT_HEIGHT_UNDEF 0xFFFF |
|
|
Definition at line 42 of file pgwidget.cpp. Referenced by PG_Widget::AddText(), PG_Widget::GetTextSize(), PG_Widget::GetTextWidth(), and PG_Widget::SetText(). |
1.4.2