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

#include <cffl_fieldaction.h>

+ Collaboration diagram for CFFL_FieldAction:

Public Member Functions

 CFFL_FieldAction ()
 
 CFFL_FieldAction (const CFFL_FieldAction &other)=delete
 
 ~CFFL_FieldAction ()
 

Public Attributes

bool bModifier = false
 
bool bShift = false
 
bool bKeyDown = false
 
bool bWillCommit = false
 
bool bFieldFull = false
 
bool bRC = true
 
int nSelEnd = 0
 
int nSelStart = 0
 
WideString sChange
 
WideString sChangeEx
 
WideString sValue
 

Detailed Description

Definition at line 12 of file cffl_fieldaction.h.

Constructor & Destructor Documentation

◆ CFFL_FieldAction() [1/2]

CFFL_FieldAction::CFFL_FieldAction ( )
default

◆ CFFL_FieldAction() [2/2]

CFFL_FieldAction::CFFL_FieldAction ( const CFFL_FieldAction & other)
delete

◆ ~CFFL_FieldAction()

CFFL_FieldAction::~CFFL_FieldAction ( )
default

Member Data Documentation

◆ bFieldFull

bool CFFL_FieldAction::bFieldFull = false

◆ bKeyDown

◆ bModifier

◆ bRC

◆ bShift

◆ bWillCommit

bool CFFL_FieldAction::bWillCommit = false

◆ nSelEnd

◆ nSelStart

◆ sChange

WideString CFFL_FieldAction::sChange

Definition at line 25 of file cffl_fieldaction.h.

◆ sChangeEx

WideString CFFL_FieldAction::sChangeEx

Definition at line 26 of file cffl_fieldaction.h.

◆ sValue

WideString CFFL_FieldAction::sValue

Definition at line 27 of file cffl_fieldaction.h.


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