From 387a27b62f25387e42a850739ced151d64a2e760 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:03:49 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- doc/classref/tdeui/KActionCollection.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/classref/tdeui/KActionCollection.html') diff --git a/doc/classref/tdeui/KActionCollection.html b/doc/classref/tdeui/KActionCollection.html index 16d4ef7..323a442 100644 --- a/doc/classref/tdeui/KActionCollection.html +++ b/doc/classref/tdeui/KActionCollection.html @@ -41,7 +41,7 @@ - +
ArgumentTypeDefault
a0TQWidget
a1char0
a2KInstance0
a2TDEInstance0

  • KActionCollection (a0, a1, a2 = 0, a3 = 0) @@ -51,7 +51,7 @@ a0TQWidget a1TQObject a2char0 -a3KInstance0 +a3TDEInstance0

  • KActionCollection (a0) @@ -67,7 +67,7 @@ - +
    ArgumentTypeDefault
    a0TQObject0
    a1char0
    a2KInstance0
    a2TDEInstance0

  • KActionCollection (parent, name = 0, instance = 0) @@ -76,7 +76,7 @@ - +
    ArgumentTypeDefault
    parentTQWidget
    namechar0
    instanceKInstance0
    instanceTDEInstance0

  • KActionCollection (watch, parent, name = 0, instance = 0) @@ -86,7 +86,7 @@ watchTQWidget parentTQObject namechar0 -instanceKInstance0 +instanceTDEInstance0

  • KActionCollection (copy) @@ -102,7 +102,7 @@ - +
    ArgumentTypeDefault
    parentTQObject
    namechar0
    instanceKInstance0
    instanceTDEInstance0

  • KActionCollection (name, parent) @@ -351,11 +351,11 @@

  • instance () -
    +
    returns (KInstance)
    returns (TDEInstance)
    In versions less than KDE 3.2.0 only

  • instance () -
    +
    returns (KInstance)
    returns (TDEInstance)
    In versions KDE 3.2.0 and above only

  • isAutoConnectShortcuts () @@ -462,14 +462,14 @@
    returns nothing
    In versions less than KDE 3.2.0 only
    - +
    ArgumentTypeDefault
    a0KInstance
    a0TDEInstance

  • setInstance (instance)
    returns nothing
    In versions KDE 3.2.0 and above only
    - +
    ArgumentTypeDefault
    instanceKInstance
    instanceTDEInstance

  • setWidget (a0) -- cgit v1.2.1