![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlchangeset_p.h>
Public Attributes | |
int | index |
int | count |
int | moveId |
int | offset |
Definition at line 42 of file qqmlchangeset_p.h.
int QQmlChangeSet::ChangeData::count |
Definition at line 45 of file qqmlchangeset_p.h.
int QQmlChangeSet::ChangeData::index |
Definition at line 44 of file qqmlchangeset_p.h.
int QQmlChangeSet::ChangeData::moveId |
Definition at line 46 of file qqmlchangeset_p.h.
int QQmlChangeSet::ChangeData::offset |
Definition at line 47 of file qqmlchangeset_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().