libkonq Library API Documentation

KBgndDialogPage Class Reference

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

#include <konq_bgnddlg.h>

Inheritance diagram for KBgndDialogPage:

QGroupBox List of all members.

Public Slots

void slotWallPaperChanged (int)
void slotBrowse ()

Public Methods

 KBgndDialogPage (QWidget *parent, const QString &pixmapFile, KInstance *instance, const char *resource)
virtual ~KBgndDialogPage ()
QPixmap pixmap ()
QString pixmapFile ()

Protected Methods

void showSettings (const QString &fileName)
void loadWallPaper ()
virtual void resizeEvent (QResizeEvent *)

Protected Attributes

QPushButtonm_browseButton
QComboBoxm_wallBox
QFramem_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 QComboBox::insertItem(), QFrame::setFrameStyle(), QFrame::setLineWidth(), and QGroupBox::setTitle().


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 Apr 29 21:20:29 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003