• Skip to content
  • Skip to link menu
KDE 4.5 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
Note: This is a reduced mirror of the KDE API documentation hosted by Michael Pyne.
 

KDEUI

KInputDialogHelper Class Reference

#include <kinputdialog_p.h>

Inheritance diagram for KInputDialogHelper:

Inheritance graph
[legend]

List of all members.


Public Member Functions

KComboBox * comboBox () const
QDoubleSpinBox * doubleSpinBox () const
KIntSpinBox * intSpinBox () const
 KInputDialogHelper (const QString &caption, const QString &label, const QStringList &list, const QStringList &select, bool editable, QWidget *parent)
 KInputDialogHelper (const QString &caption, const QString &label, const QStringList &list, int current, bool editable, QWidget *parent)
 KInputDialogHelper (const QString &caption, const QString &label, double value, double minValue, double maxValue, double step, int decimals, QWidget *parent)
 KInputDialogHelper (const QString &caption, const QString &label, int value, int minValue, int maxValue, int step, int base, QWidget *parent)
 KInputDialogHelper (const QString &caption, const QString &label, const QString &value, QWidget *parent)
 KInputDialogHelper (const QString &caption, const QString &label, const QString &value, QWidget *parent, QValidator *validator, const QString &mask)
KLineEdit * lineEdit () const
KListWidget * listBox () const
KTextEdit * textEdit () const
 ~KInputDialogHelper ()

Detailed Description

Author:
Nadeem Hasan <nhasan@kde.org>

Definition at line 38 of file kinputdialog_p.h.


Constructor & Destructor Documentation

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
const QString &  value,
QWidget *  parent,
QValidator *  validator,
const QString &  mask 
)

Definition at line 36 of file kinputdialog.cpp.

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
const QString &  value,
QWidget *  parent 
)

Definition at line 80 of file kinputdialog.cpp.

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
int  value,
int  minValue,
int  maxValue,
int  step,
int  base,
QWidget *  parent 
)

Definition at line 113 of file kinputdialog.cpp.

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
double  value,
double  minValue,
double  maxValue,
double  step,
int  decimals,
QWidget *  parent 
)

Definition at line 143 of file kinputdialog.cpp.

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
const QStringList &  list,
int  current,
bool  editable,
QWidget *  parent 
)

Definition at line 178 of file kinputdialog.cpp.

KInputDialogHelper::KInputDialogHelper ( const QString &  caption,
const QString &  label,
const QStringList &  list,
const QStringList &  select,
bool  editable,
QWidget *  parent 
)

Definition at line 226 of file kinputdialog.cpp.

KInputDialogHelper::~KInputDialogHelper (  ) 

Definition at line 277 of file kinputdialog.cpp.


Member Function Documentation

KComboBox * KInputDialogHelper::comboBox (  )  const

Definition at line 316 of file kinputdialog.cpp.

QDoubleSpinBox * KInputDialogHelper::doubleSpinBox (  )  const

Definition at line 311 of file kinputdialog.cpp.

KIntSpinBox * KInputDialogHelper::intSpinBox (  )  const

Definition at line 306 of file kinputdialog.cpp.

KLineEdit * KInputDialogHelper::lineEdit (  )  const

Definition at line 301 of file kinputdialog.cpp.

KListWidget * KInputDialogHelper::listBox (  )  const

Definition at line 321 of file kinputdialog.cpp.

KTextEdit * KInputDialogHelper::textEdit (  )  const

Definition at line 326 of file kinputdialog.cpp.


The documentation for this class was generated from the following files:
  • kinputdialog_p.h
  • kinputdialog.cpp

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

Class Picker

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  •     Sodep
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.9
This website is maintained by Michael Pyne, and is a reduced mirror of the KDE API docs. KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal