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

#include <cffl_textfield.h>

+ Collaboration diagram for FFL_TextFieldState:

Public Attributes

int nStart = 0
 
int nEnd = 0
 
WideString sValue
 

Detailed Description

Definition at line 16 of file cffl_textfield.h.

Member Data Documentation

◆ nEnd

int FFL_TextFieldState::nEnd = 0

Definition at line 18 of file cffl_textfield.h.

◆ nStart

int FFL_TextFieldState::nStart = 0

Definition at line 17 of file cffl_textfield.h.

◆ sValue

WideString FFL_TextFieldState::sValue

Definition at line 19 of file cffl_textfield.h.


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