VI_EXPORT QDataStream & operator<<(QDataStream &s, const wizard::TextSourceChange &d)
Definition TextSourceChange.cpp:141
VI_EXPORT QDataStream & operator>>(QDataStream &s, wizard::TextSourceChange &d)
Definition TextSourceChange.cpp:148
bool operator==(int aId, const WsfStringInt &aRhs)
Equal relational operator for the case of an integer on the LHS and a StringId on the RHS.
Definition WsfStringId.hpp:69
Definition TextSourceChange.hpp:24
size_t mPos
Definition TextSourceChange.hpp:43
std::string mText
Definition TextSourceChange.hpp:42
TextSourceChange()
Definition TextSourceChange.hpp:25
size_t mCharsRemoved
Definition TextSourceChange.hpp:44
long long mSequenceNumber
Records the time the change was made.
Definition TextSourceChange.hpp:46