![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <memory>#include <utility>#include "core/fpdfdoc/cpvt_wordrange.h"#include "core/fxcrt/fx_codepage.h"#include "core/fxcrt/unowned_ptr.h"#include "core/fxcrt/widestring.h"#include "fpdfsdk/pwl/cpwl_wnd.h"#include "fpdfsdk/pwl/ipwl_fillernotify.h"Go to the source code of this file.
Classes | |
| class | CPWL_Edit |
Enumerations | |
| enum | PWL_EDIT_ALIGNFORMAT_H { PEAH_LEFT = 0 , PEAH_MIDDLE , PEAH_RIGHT } |
| enum | PWL_EDIT_ALIGNFORMAT_V { PEAV_TOP = 0 , PEAV_CENTER , PEAV_BOTTOM } |
| Enumerator | |
|---|---|
| PEAH_LEFT | |
| PEAH_MIDDLE | |
| PEAH_RIGHT | |
Definition at line 25 of file cpwl_edit.h.
| Enumerator | |
|---|---|
| PEAV_TOP | |
| PEAV_CENTER | |
| PEAV_BOTTOM | |
Definition at line 27 of file cpwl_edit.h.