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

#include <qspi_struct_marshallers_p.h>

Collaboration diagram for QSpiTextRange:

Public Attributes

int startOffset
int endOffset
QString contents
QVariant v

Detailed Description

Definition at line 98 of file qspi_struct_marshallers_p.h.

Member Data Documentation

◆ contents

QString QSpiTextRange::contents

Definition at line 101 of file qspi_struct_marshallers_p.h.

◆ endOffset

int QSpiTextRange::endOffset

Definition at line 100 of file qspi_struct_marshallers_p.h.

◆ startOffset

int QSpiTextRange::startOffset

Definition at line 99 of file qspi_struct_marshallers_p.h.

◆ v

QVariant QSpiTextRange::v

Definition at line 102 of file qspi_struct_marshallers_p.h.


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