![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <receiverequestdialog.h>
Inheritance diagram for QRImageWidget:
Collaboration diagram for QRImageWidget:Public Slots | |
| void | saveImage () |
| void | copyImage () |
Public Member Functions | |
| QRImageWidget (QWidget *parent=0) | |
| QImage | exportImage () |
Protected Member Functions | |
| virtual void | mousePressEvent (QMouseEvent *event) |
| virtual void | contextMenuEvent (QContextMenuEvent *event) |
Private Attributes | |
| QMenu * | contextMenu |
Definition at line 25 of file receiverequestdialog.h.
|
explicit |
Definition at line 32 of file receiverequestdialog.cpp.
References contextMenu, copyImage(), and saveImage().
Here is the call graph for this function:
|
protectedvirtual |
Definition at line 85 of file receiverequestdialog.cpp.
References contextMenu.
|
slot |
Definition at line 78 of file receiverequestdialog.cpp.
References exportImage().
Referenced by QRImageWidget().
Here is the call graph for this function:
Here is the caller graph for this function:| QImage QRImageWidget::exportImage | ( | ) |
Definition at line 44 of file receiverequestdialog.cpp.
References EXPORT_IMAGE_SIZE.
Referenced by copyImage(), mousePressEvent(), and saveImage().
Here is the caller graph for this function:
|
protectedvirtual |
Definition at line 51 of file receiverequestdialog.cpp.
References exportImage().
Here is the call graph for this function:
|
slot |
Definition at line 67 of file receiverequestdialog.cpp.
References exportImage(), and GUIUtil::getSaveFileName().
Referenced by QRImageWidget().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 42 of file receiverequestdialog.h.
Referenced by contextMenuEvent(), and QRImageWidget().
1.8.8