PyKDE - Python Bindings for KDE
class KPixmapRegionSelectorWidget
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KPixmapRegionSelectorWidget
Inherits
TQWidget
methods
KPixmapRegionSelectorWidget
(parent = 0, name = 0)
returns
a KPixmapRegionSelectorWidget instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
parent
TQWidget
0
name
char
0
createPopupMenu
()
returns
(KPopupMenu)
In versions KDE 3.4.0 and above only
pixmap
()
returns
(TQPixmap)
In versions KDE 3.4.0 and above only
resetSelection
()
returns
nothing
In versions KDE 3.4.0 and above only
rotate
(direction)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
direction
KImageEffect.RotateDirection
rotateClockwise
()
returns
nothing
In versions KDE 3.4.0 and above only
rotateCounterclockwise
()
returns
nothing
In versions KDE 3.4.0 and above only
selectedImage
()
returns
(TQImage)
In versions KDE 3.4.0 and above only
selectedRegion
()
returns
(TQRect)
In versions KDE 3.4.0 and above only
setFreeSelectionAspectRatio
()
returns
nothing
In versions KDE 3.4.0 and above only
setMaximumWidgetSize
(width, height)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
width
int
height
int
setPixmap
(pixmap)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
pixmap
TQPixmap
setSelectedRegion
(rect)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
rect
TQRect
setSelectionAspectRatio
(width, height)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
width
int
height
int
unzoomedSelectedRegion
()
returns
(TQRect)
In versions KDE 3.4.0 and above only