From 2df6bde18ab40472f2df8637cf6456cb80dc2329 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:09:42 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- doc/classref/tdeui/KKeyChooser.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/classref/tdeui/KKeyChooser.html') diff --git a/doc/classref/tdeui/KKeyChooser.html b/doc/classref/tdeui/KKeyChooser.html index d43d4f4..4c69d04 100644 --- a/doc/classref/tdeui/KKeyChooser.html +++ b/doc/classref/tdeui/KKeyChooser.html @@ -49,7 +49,7 @@
  • KKeyChooser (coll, parent, bAllowLetterShortcuts = 1)
    returns a KKeyChooser instance
    - +
    ArgumentTypeDefault
    collKActionCollection
    collTDEActionCollection
    parentTQWidget
    bAllowLetterShortcutsbool1
    @@ -57,7 +57,7 @@
  • KKeyChooser (actions, parent, bAllowLetterShortcuts = 1)
    returns a KKeyChooser instance
    - +
    ArgumentTypeDefault
    actionsKAccel
    actionsTDEAccel
    parentTQWidget
    bAllowLetterShortcutsbool1
    @@ -72,7 +72,7 @@
  • KKeyChooser (a0, parent, type = Application, bAllowLetterShortcuts = 1)
    returns a KKeyChooser instance
    - + @@ -81,7 +81,7 @@
  • KKeyChooser (actions, parent, bCheckAgainstStdKeys, bAllowLetterShortcuts, bAllowWinKey = 0)
  • ArgumentTypeDefault
    a0KShortcutList
    a0TDEShortcutList
    parentTQWidget
    typeKKeyChooser.ActionTypeApplication
    bAllowLetterShortcutsbool1
    returns a KKeyChooser instance
    - + @@ -127,7 +127,7 @@
  • capturedShortcut (cut)
  • ArgumentTypeDefault
    actionsKAccel
    actionsTDEAccel
    parentTQWidget
    bCheckAgainstStdKeysbool
    bAllowLetterShortcutsbool
    returns nothing
    - +
    ArgumentTypeDefault
    cutKShortcut
    cutTDEShortcut

  • checkGlobalShortcutsConflict (cut, warnUser, parent) @@ -135,7 +135,7 @@
  • In versions KDE 3.2.0 and above only
    static
    - +
    ArgumentTypeDefault
    cutKShortcut
    cutTDEShortcut
    warnUserbool
    parentTQWidget
    @@ -145,7 +145,7 @@
    In versions KDE 3.2.0 and above only
    static
    - +
    ArgumentTypeDefault
    cutKShortcut
    cutTDEShortcut
    warnUserbool
    parentTQWidget
    @@ -169,21 +169,21 @@
  • insert (a0)
    returns (bool)
    - +
    ArgumentTypeDefault
    a0KActionCollection
    a0TDEActionCollection

  • insert (a0, title)
    returns (bool)
    In versions KDE 3.1.0 and above only
    - +
    ArgumentTypeDefault
    a0KActionCollection
    a0TDEActionCollection
    titleTQString

  • insert (a0)
    returns (bool)
    - +
    ArgumentTypeDefault
    a0KAccel
    a0TDEAccel

  • insert (a0) @@ -195,13 +195,13 @@
  • insert (a0)
    returns (bool)
    - +
    ArgumentTypeDefault
    a0KShortcutList
    a0TDEShortcutList

  • isKeyPresent (cut, warnuser = 1)
    returns (bool)
    - +
    ArgumentTypeDefault
    cutKShortcut
    cutTDEShortcut
    warnuserbool1

  • @@ -229,7 +229,7 @@
  • setShortcut (cut)
    returns nothing
    - +
    ArgumentTypeDefault
    cutKShortcut
    cutTDEShortcut

  • slotCustomKey () -- cgit v1.2.1