Public Slots | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ImageLabel Class Reference

#include <video_dialog.h>

Inheritance diagram for ImageLabel:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 15 of file video_dialog.h.

Constructor & Destructor Documentation

◆ ImageLabel()

ImageLabel::ImageLabel ( QWidget *  parent = nullptr)
explicit

Definition at line 21 of file video_dialog.cpp.

Member Function Documentation

◆ paintEvent()

void ImageLabel::paintEvent ( QPaintEvent *  event)
protected

Definition at line 35 of file video_dialog.cpp.

◆ pixmap()

const QPixmap * ImageLabel::pixmap ( ) const

Definition at line 25 of file video_dialog.cpp.

◆ setPixmap

void ImageLabel::setPixmap ( const QPixmap &  pixmap)
slot

Definition at line 30 of file video_dialog.cpp.

Member Data Documentation

◆ pix

QPixmap ImageLabel::pix
private

Definition at line 30 of file video_dialog.h.


The documentation for this class was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28