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
FDE_TextStyle Struct Reference

#include <cfde_data.h>

Collaboration diagram for FDE_TextStyle:

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

Detailed Description

Definition at line 21 of file cfde_data.h.

Constructor & Destructor Documentation

◆ FDE_TextStyle()

◆ ~FDE_TextStyle()

Member Function Documentation

◆ Reset()

Definition at line 25 of file cfde_data.h.

Member Data Documentation

◆ last_line_height_

Definition at line 33 of file cfde_data.h.

◆ line_wrap_

Definition at line 32 of file cfde_data.h.

◆ single_line_

Definition at line 31 of file cfde_data.h.


The documentation for this struct was generated from the following file: