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
QUITextPosition Class Reference
Inheritance diagram for QUITextPosition:
Collaboration diagram for QUITextPosition:

Class Methods

(instancetype) + positionWithIndex:
(instancetype) + positionWithIndex:

Properties

NSUInteger index

Detailed Description

Definition at line 20 of file qiostextresponder.mm.

Method Documentation

◆ positionWithIndex: [1/2]

+ (instancetype) positionWithIndex: (NSUInteger) index

Definition at line 29 of file qiostextresponder.mm.

◆ positionWithIndex: [2/2]

+ (instancetype) positionWithIndex: (NSUInteger) index

Property Documentation

◆ index

- (NSUInteger) index
readwritenonatomicassign

Definition at line 22 of file qiostextresponder.mm.


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