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

#include <cxfa_texttabstopscontext.h>

+ Collaboration diagram for XFA_TABSTOPS:

Public Member Functions

bool operator< (const XFA_TABSTOPS &that) const
 

Public Attributes

uint32_t dwAlign
 
float fTabstops
 

Detailed Description

Definition at line 14 of file cxfa_texttabstopscontext.h.

Member Function Documentation

◆ operator<()

bool XFA_TABSTOPS::operator< ( const XFA_TABSTOPS & that) const
inline

Definition at line 18 of file cxfa_texttabstopscontext.h.

References fTabstops.

Member Data Documentation

◆ dwAlign

uint32_t XFA_TABSTOPS::dwAlign

Definition at line 15 of file cxfa_texttabstopscontext.h.

Referenced by CXFA_TextTabstopsContext::Append().

◆ fTabstops

float XFA_TABSTOPS::fTabstops

Definition at line 16 of file cxfa_texttabstopscontext.h.

Referenced by CXFA_TextTabstopsContext::Append(), and operator<().


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