PixmapBox Class Reference

#include <property_data.h>

List of all members.

Public Member Functions

 PixmapBox (QWidget *)
void setPixmap (const QPixmap &)
void setPath (const QString &)
QPixmap pixmap () const
QString path () const

Private Slots

void openDialog ()

Private Attributes

QPixmap m_pixmap
QString m_path
QHBoxLayout m_hbox
QLabel m_label
QPushButton m_button


Constructor & Destructor Documentation

PixmapBox::PixmapBox ( QWidget *   ) 


Member Function Documentation

void PixmapBox::openDialog (  )  [private, slot]

QString PixmapBox::path (  )  const

QPixmap PixmapBox::pixmap (  )  const

void PixmapBox::setPath ( const QString &   ) 

void PixmapBox::setPixmap ( const QPixmap &   ) 


Member Data Documentation

QPushButton PixmapBox::m_button [private]

QHBoxLayout PixmapBox::m_hbox [private]

QLabel PixmapBox::m_label [private]

QString PixmapBox::m_path [private]

QPixmap PixmapBox::m_pixmap [private]


The documentation for this class was generated from the following files:
Generated on Thu Apr 5 13:13:10 2007 for LCDBuilder by  doxygen 1.4.7