Extending Qt Creator Manual
ChangeSet
Extending Qt Creator Manual 4.7.0
List of All Members for ChangeSet
This is the complete list of members for
Utils::ChangeSet
, including inherited members.
class
EditOp
class
Range
ChangeSet
()
ChangeSet
(const int &)
apply
(QString *)
apply
(QTextCursor *)
clear
()
copy
(const Utils::ChangeSet::Range &, int ) : bool
copy
(int , int , int ) : bool
flip
(const Utils::ChangeSet::Range &, const Utils::ChangeSet::Range &) : bool
flip
(int , int , int , int ) : bool
hadErrors
() : bool
insert
(int , const QString &) : bool
isEmpty
() const : bool
move
(const Utils::ChangeSet::Range &, int ) : bool
move
(int , int , int ) : bool
operationList
() const : int
remove
(const Utils::ChangeSet::Range &) : bool
remove
(int , int ) : bool
replace
(const Utils::ChangeSet::Range &, const QString &) : bool
replace
(int , int , const QString &) : bool