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

#include <cffl_combobox.h>

+ Collaboration diagram for FFL_ComboBoxState:

Public Attributes

int nIndex = 0
 
int nStart = 0
 
int nEnd = 0
 
WideString sValue
 

Detailed Description

Definition at line 17 of file cffl_combobox.h.

Member Data Documentation

◆ nEnd

int FFL_ComboBoxState::nEnd = 0

Definition at line 20 of file cffl_combobox.h.

◆ nIndex

int FFL_ComboBoxState::nIndex = 0

Definition at line 18 of file cffl_combobox.h.

◆ nStart

int FFL_ComboBoxState::nStart = 0

Definition at line 19 of file cffl_combobox.h.

◆ sValue

WideString FFL_ComboBoxState::sValue

Definition at line 21 of file cffl_combobox.h.


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