KBgndDialogPage Class Reference
Reuseable widget that is the core of the background-image dialog. More...
#include <konq_bgnddlg.h>
Public Slots | |
| void | slotWallPaperChanged (int) |
| void | slotBrowse () |
Public Member Functions | |
| KBgndDialogPage (QWidget *parent, const QString &pixmapFile, KInstance *instance, const char *resource) | |
| QPixmap | pixmap () |
| QString | pixmapFile () |
Protected Member Functions | |
| void | showSettings (const QString &fileName) |
| void | loadWallPaper () |
| virtual void | resizeEvent (QResizeEvent *) |
Protected Attributes | |
| QPushButton * | m_browseButton |
| QComboBox * | m_wallBox |
| QFrame * | m_wallWidget |
| QPixmap | m_wallPixmap |
| QString | m_wallFile |
| int | imageX |
| int | imageW |
| int | imageH |
| int | imageY |
| KInstance * | m_instance |
| QCString | m_resource |
Detailed Description
Reuseable widget that is the core of the background-image dialog.It features a combobox with a list of available 'wallpaper' pixmaps, and an area to show the image, auto-sizing.
Definition at line 38 of file konq_bgnddlg.h.
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Definition at line 62 of file konq_bgnddlg.cc. |
The documentation for this class was generated from the following files:
