109
109
#if QT_VERSION >= QT_VERSION_CHECK(5,14,0)
111
111
typedef Qt::SplitBehaviorFlags SplitBehavior;
115
116
typedef QString::SplitBehavior SplitBehavior;
119
121
#if QT_VERSION >= QT_VERSION_CHECK(5,3,0)
121
123
typedef QPageLayout::Orientation PageOrientation;
125
128
typedef QPrinter::Orientation PageOrientation;