QPageRanges

Binding for C++ class QPageRanges.

Constructors

this
this()
Undocumented in source.
this
this(const(QPageRanges) other)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

addPage
void addPage(int pageNumber)
Undocumented in source.
addRange
void addRange(int from, int to)
Undocumented in source.
clear
void clear()
Undocumented in source.
contains
bool contains(int pageNumber)
Undocumented in source.
detach
void detach()
Undocumented in source.
firstPage
int firstPage()
Undocumented in source.
isEmpty
bool isEmpty()
Undocumented in source.
lastPage
int lastPage()
Undocumented in source.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
toString
QString toString()
Undocumented in source.

Static functions

create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.
fromString
QPageRanges fromString(const(QString) ranges)
Undocumented in source.

Structs

Range
struct Range
Undocumented in source.

Meta