Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpwl_edit.h File Reference

(5a424f4a7b188b75da63eb697f63558af0b17f6f)

#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"
+ Include dependency graph for cpwl_edit.h:
+ This graph shows which files directly or indirectly include this file:

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 }
 

Enumeration Type Documentation

◆ PWL_EDIT_ALIGNFORMAT_H

Enumerator
PEAH_LEFT 
PEAH_MIDDLE 
PEAH_RIGHT 

Definition at line 25 of file cpwl_edit.h.

◆ PWL_EDIT_ALIGNFORMAT_V

Enumerator
PEAV_TOP 
PEAV_CENTER 
PEAV_BOTTOM 

Definition at line 27 of file cpwl_edit.h.