Kexi API Documentation (2.0 alpha)

LoadIconDialog Class Reference

#include <pixmapcollection.h>

Inheritance diagram for LoadIconDialog:

KDialogBase List of all members.

Detailed Description

A simple dialog to choose a KDE icon.

Definition at line 126 of file pixmapcollection.h.

Public Member Functions

 LoadIconDialog (QWidget *parent=0)
 ~LoadIconDialog ()
int iconSize ()
QString iconName ()

Protected Slots

void changeIconSize (int)
void updateIconName (QString)
void setIcon (const QString &)


Constructor & Destructor Documentation

LoadIconDialog::LoadIconDialog QWidget parent = 0  ) 
 

Definition at line 153 of file pixmapcollection.cpp.

References changeIconSize(), setIcon(), size, and updateIconName().

LoadIconDialog::~LoadIconDialog  )  [inline]
 

Definition at line 132 of file pixmapcollection.h.


Member Function Documentation

void LoadIconDialog::changeIconSize int   )  [protected, slot]
 

Definition at line 204 of file pixmapcollection.cpp.

References size.

Referenced by LoadIconDialog().

QString LoadIconDialog::iconName  ) 
 

Definition at line 227 of file pixmapcollection.cpp.

Referenced by PixmapCollectionEditor::newItemByName().

int LoadIconDialog::iconSize  ) 
 

Definition at line 222 of file pixmapcollection.cpp.

Referenced by PixmapCollectionEditor::newItemByName().

void LoadIconDialog::setIcon const QString  )  [protected, slot]
 

Definition at line 198 of file pixmapcollection.cpp.

Referenced by LoadIconDialog().

void LoadIconDialog::updateIconName QString   )  [protected, slot]
 

Definition at line 192 of file pixmapcollection.cpp.

Referenced by LoadIconDialog().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:10 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003