#include <qquicktextinput_p_p.h>
Definition at line 194 of file qquicktextinput_p_p.h.
◆ Command() [1/2]
| QQuickTextInputPrivate::Command::Command |
( |
| ) |
|
|
inline |
◆ Command() [2/2]
| QQuickTextInputPrivate::Command::Command |
( |
CommandType | t, |
|
|
int | p, |
|
|
QChar | c, |
|
|
int | ss, |
|
|
int | se ) |
|
inline |
◆ pos
| int QQuickTextInputPrivate::Command::pos |
◆ selEnd
| int QQuickTextInputPrivate::Command::selEnd |
◆ selStart
| int QQuickTextInputPrivate::Command::selStart |
◆ type
| uint QQuickTextInputPrivate::Command::type |
◆ uc
| QChar QQuickTextInputPrivate::Command::uc |
The documentation for this struct was generated from the following file: