kivio
Kivio Namespace Reference
Function Documentation
QPixmap Kivio::arrowHeadPixmap |
( |
|
) |
|
QPixmap Kivio::connectorTargetPixmap |
( |
|
) |
|
KoUnit::Unit Kivio::convToKoUnit |
( |
int |
tkUnit |
) |
|
Convert from the old TkUnit to KoUnit.
Definition at line 95 of file kivioglobal.cpp.
QPixmap Kivio::generatePixmapFromStencil |
( |
int |
width, |
|
|
int |
height, |
|
|
KivioStencil * |
stencil | |
|
) |
| | |
KoPageLayout Kivio::loadPageLayout |
( |
const QDomElement & |
e |
) |
|
Load a page layout from a QDomElement.
Definition at line 65 of file kivioglobal.cpp.
KoSize Kivio::loadSize |
( |
const QDomElement & |
e, |
|
|
const QString & |
name, |
|
|
const KoSize & |
def | |
|
) |
| | |
QPixmap Kivio::lockPixmap |
( |
|
) |
|
KoOrientation Kivio::orientationFromString |
( |
const QString & |
s |
) |
|
Return the orientation based on the string.
Definition at line 126 of file kivioglobal.cpp.
QString Kivio::orientationString |
( |
KoOrientation |
o |
) |
|
Return an approperiate string for the orientation.
Definition at line 117 of file kivioglobal.cpp.
QString Kivio::pageSizeString |
( |
int |
pageSize |
) |
|
Get the pagesize string from a QPrinter::PageSize value.
Definition at line 212 of file kivioglobal.cpp.
void Kivio::savePageLayout |
( |
QDomElement & |
e, |
|
|
const KoPageLayout & |
layout | |
|
) |
| | |
void Kivio::saveSize |
( |
QDomElement & |
e, |
|
|
const QString & |
name, |
|
|
const KoSize & |
size | |
|
) |
| | |
QString Kivio::systemDefaultUnit |
( |
|
) |
|
|