AURobotServers  4
Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
UQimage Class Reference

#include <uqimage.h>

Inheritance diagram for UQimage:
Inheritance graph

Public Slots

void mousePanEvent (int dx, int dy)
 

Signals

void panEvent (int, int, int)
 

Public Member Functions

 UQimage (QWidget *parent)
 

Public Attributes

unsigned int h
 
int idx
 
QLabel * qlblimg
 
unsigned int w
 

Detailed Description

"$Rev:: 520 $:" "$Date:: 2014-08-02 19:21:05 +0200 (Sat, 02 Aug 2014) $:"

Constructor & Destructor Documentation

UQimage::UQimage ( QWidget *  parent)

"$Rev:: 520 $:" "$Date:: 2014-08-02 19:21:05 +0200 (Sat, 02 Aug 2014) $:"

References mousePanEvent(), panEvent(), and qlblimg.

Member Function Documentation

void UQimage::mousePanEvent ( int  dx,
int  dy 
)
slot

References idx, and panEvent().

Referenced by UQimage().

void UQimage::panEvent ( int  ,
int  ,
int   
)
signal

Referenced by mousePanEvent(), and UQimage().

Member Data Documentation

unsigned int UQimage::h
int UQimage::idx

Referenced by mousePanEvent(), and UQtgui::updateImg().

QLabel* UQimage::qlblimg

Referenced by UQtgui::updateImg(), and UQimage().

unsigned int UQimage::w

Referenced by UQtgui::updateImg().


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