kmahjongg
FrameImage Class Reference
#include <FrameImage.h>
Inheritance diagram for FrameImage:
Signals | |
void | mouseMoved (QMouseEvent *e) |
void | mousePressed (QMouseEvent *e) |
Public Member Functions | |
FrameImage (QWidget *parent, const QSize &initialImageSize) | |
~FrameImage () | |
QPixmap * | getPreviewPixmap () |
void | setRect (int x, int y, int w, int h, int ss, int type) |
Protected Member Functions | |
void | mouseMoveEvent (QMouseEvent *e) |
void | mousePressEvent (QMouseEvent *e) |
void | paintEvent (QPaintEvent *pa) |
void | resizeEvent (QResizeEvent *e) |
Detailed Description
Constructor & Destructor Documentation
FrameImage::~FrameImage | ( | ) |
Default Destructor.
Definition at line 44 of file FrameImage.cpp.
Member Function Documentation
|
inline |
|
signal |
Signal Description.
|
protected |
Event Description.
Definition at line 122 of file FrameImage.cpp.
|
signal |
Signal Description.
|
protected |
Event Description.
Definition at line 117 of file FrameImage.cpp.
|
protected |
Event Description.
Definition at line 54 of file FrameImage.cpp.
|
protected |
Event Description.
Definition at line 49 of file FrameImage.cpp.
void FrameImage::setRect | ( | int | x, |
int | y, | ||
int | w, | ||
int | h, | ||
int | ss, | ||
int | type | ||
) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.