Extending Qt Creator Manual
Range
Extending Qt Creator Manual 4.6.1
Contents
Public Functions
Detailed Description
Range Class
(
Utils::ChangeSet::Range
)
List of all members, including inherited members
Public Functions
Range
()
Range
(int
start
, int
end
)
Member Function Documentation
Range::
Range
()
Default constructs an instance of Range.
Range::
Range
(
int
start
,
int
end
)
Default constructs an instance of Range.