libkonq Library API Documentation

KBgndDialogPage Class Reference

Reuseable widget that is the core of the background-image dialog. More...

#include <konq_bgnddlg.h>

List of all members.

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

KBgndDialogPage::KBgndDialogPage QWidget *  parent,
const QString &  pixmapFile,
KInstance *  instance,
const char *  resource
 

Parameters:
parent 
pixmapFile 
instance 
resource the resource to use to list the available pixmaps. e.g. "wallpapers"

Definition at line 62 of file konq_bgnddlg.cc.

References KBgndDialogPage().

Referenced by KBgndDialogPage().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkonq Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 16 15:59:26 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003