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

Class Methods

(instancetype) + rangeWithNSRange:
(instancetype) + rangeWithNSRange:

Properties

NSRange range

Detailed Description

Definition at line 40 of file qiostextresponder.mm.

Method Documentation

◆ rangeWithNSRange: [1/2]

+ (instancetype) rangeWithNSRange: (NSRange) range

Definition at line 49 of file qiostextresponder.mm.

◆ rangeWithNSRange: [2/2]

+ (instancetype) rangeWithNSRange: (NSRange) range

Property Documentation

◆ range

- (NSRange) range
readwritenonatomicassign

Definition at line 66 of file qiostextresponder.mm.


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