#include <video_dialog.h>
Public Slots | |
void | setPixmap (const QPixmap &) |
Public Member Functions | |
ImageLabel (QWidget *parent=nullptr) | |
const QPixmap * | pixmap () const |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
Private Attributes | |
QPixmap | pix |
Definition at line 15 of file video_dialog.h.
|
explicit |
Definition at line 21 of file video_dialog.cpp.
|
protected |
Definition at line 35 of file video_dialog.cpp.
const QPixmap * ImageLabel::pixmap | ( | ) | const |
Definition at line 25 of file video_dialog.cpp.
|
slot |
Definition at line 30 of file video_dialog.cpp.
|
private |
Definition at line 30 of file video_dialog.h.