Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 99 of file qspi_struct_marshallers_p.h.

Member Data Documentation

◆ contents

QString QSpiTextRange::contents

Definition at line 102 of file qspi_struct_marshallers_p.h.

◆ endOffset

int QSpiTextRange::endOffset

Definition at line 101 of file qspi_struct_marshallers_p.h.

◆ startOffset

int QSpiTextRange::startOffset

Definition at line 100 of file qspi_struct_marshallers_p.h.

◆ v

QVariant QSpiTextRange::v

Definition at line 103 of file qspi_struct_marshallers_p.h.


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