• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDE3Support

Deprecated List

Class K3ActiveLabel

Use QLabel. (QLabel::setOpenExternalLinks(true) for labels with hyperlinks; QLabel::setTextInteractionFlags(Qt::TextSelectableByMouse|QtTextSelectableByKeyboard) for labels whose text should be selectable by user.)

Class K3ButtonBox

use KDialogButtonBox

Member K3ColorDrag::makeDrag (const QColor &, QWidget *dragsource)
This is equivalent with "new K3ColorDrag(color, dragsource)".

Member K3ListView::doubleClicked (Q3ListViewItem *item, const QPoint &pos, int c)
This is just here for binary compatibility. Use the signal in Q3ListView instead.

Member K3ListView::setFullWidth ()

Class K3MultipleDrag
use QMimeData instead

Member K3PanelApplet::orientationChange (Qt::Orientation)
Reimplement positionChange instead.

Member K3PanelApplet::popupDirectionChange (Position)
Reimplement positionChange instead.

Member K3PanelApplet::requestFocus ()

Class K3PasswordDialog
use KPasswordDialog or KNewPasswordDialog

Member K3PasswordDialog::getNewPassword (QWidget *parent, QByteArray &password, const QString &prompt)
Use the new version with the caption argument

Member K3PasswordDialog::getPassword (QWidget *parent, QByteArray &password, const QString &prompt, int *keep=0L)
Use the new version with the caption argument

Class K3PasswordEdit
use KLineEdit with KLineEdit::setPasswordMode(true)

Class K3Process

Use KProcess and KPtyProcess instead.

Class K3ProcIO

Use KProcess and KPtyProcess instead.

Class K3RFCDate

this class is made obsolete by KDateTime

Class K3ShellProcess

Class K3Spell
, use sonnet instead

Member K3Spell::modalCheck (QString &text)

Performs a synchronous spellcheck.

Class K3SpellConfig
use sonnet instead

Class K3SpellDlg
, use sonnet instead

Member K3StaticDeleter::setObject (type *obj, bool isArray=false)
See the other setObject variant.

Class K3StaticDeleter< type >
Use K_GLOBAL_STATIC instead of K3StaticDeleter.

Class K3TempFile

Use KTemporaryFile instead.

Member K3TextEdit::createPopupMenu ()

Member K3URLDrag::K3URLDrag (const Q3StrList &urls, const QMap< QString, QString > &metaData, QWidget *dragSource)
Use a K3URLDrag constructor with a KUrl::List

Member K3URLDrag::newDrag (const KUrl::List &urls, const QMap< QString, QString > &metaData, QWidget *dragSource=0)

Is equivalent with "new K3URLDrag(urls, metaData, dragSource, name)".

Is equivalent with "new K3URLDrag(urls, dragSource, name)".

Member kInstallKDEPropertyMap

use User in the meta object to determine which Q_PROPERTY to use for any widget.

KDE3Support

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

kdelibs

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