![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfde_data.h>
Public Member Functions | |
| FDE_TextStyle ()=default | |
| ~FDE_TextStyle ()=default | |
| void | Reset () |
Public Attributes | |
| bool | single_line_ = false |
| bool | line_wrap_ = false |
| bool | last_line_height_ = false |
Definition at line 21 of file cfde_data.h.
|
default |
|
default |
|
inline |
Definition at line 25 of file cfde_data.h.
| bool pdfium::FDE_TextStyle::last_line_height_ = false |
Definition at line 33 of file cfde_data.h.
| bool pdfium::FDE_TextStyle::line_wrap_ = false |
Definition at line 32 of file cfde_data.h.
| bool pdfium::FDE_TextStyle::single_line_ = false |
Definition at line 31 of file cfde_data.h.