kword
KWordViewIface Class Reference
List of all members.Detailed Description
Definition at line 29 of file KWordViewIface.h.
Member Function Documentation
| void KWordViewIface::insertInlinePicture | ( | QString | fileName, | |
| int | w = 0, |
|||
| int | h = 0 | |||
| ) |
Insert an inline picture at the current character position TODO.
Definition at line 122 of file KWordViewIface.cpp.
| void KWordViewIface::insertPictureFromFile | ( | QString | fileName, | |
| double | x, | |||
| double | y, | |||
| int | w = 0, |
|||
| int | h = 0 | |||
| ) |
Insert a (non-inline) picture at the given position If w and h are 0, the default size from the image is used.
Definition at line 117 of file KWordViewIface.cpp.
The documentation for this class was generated from the following files:

