KDEUI
Go to the documentation of this file.
20 #ifndef KPIXMAPREGIONSELECTORDIALOG_H
21 #define KPIXMAPREGIONSELECTORDIALOG_H
73 static QRect getSelectedRegion(
const QPixmap &pixmap,
QWidget *parent = 0L );
83 static QRect getSelectedRegion(
const QPixmap &pixmap,
int aspectRatioWidth,
84 int aspectRatioHeight,
QWidget *parent = 0L );
93 static QImage getSelectedImage(
const QPixmap &pixmap,
QWidget *parent = 0L );
103 static QImage getSelectedImage(
const QPixmap &pixmap,
int aspectRatioWidth,
104 int aspectRatioHeight,
QWidget *parent = 0L );
110 void adjustRegionSelectorWidgetSizeToFitScreen();
116 Q_PRIVATE_SLOT( d,
void _k_adjustPixmapSize() )
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:06:01 by
doxygen 1.8.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.