From 625904bd3097f9749450428904ca14ff2531824d Mon Sep 17 00:00:00 2001
From: tpearson
Date: Wed, 10 Aug 2011 22:19:39 +0000
Subject: rename the following methods: tqparent parent tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
superkaramba/examples/api.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'superkaramba/examples/api.html')
diff --git a/superkaramba/examples/api.html b/superkaramba/examples/api.html
index 14c2263..132544a 100644
--- a/superkaramba/examples/api.html
+++ b/superkaramba/examples/api.html
@@ -165,7 +165,7 @@ Widget/createWidgetMask
[top]
SYNOPSIS
- long createWidgetMask(widget, tqmask)
+ long createWidgetMask(widget, mask)
DESCRIPTION
This function doesn't work currently due to a bug in KDE. Please use
@@ -174,7 +174,7 @@ Widget/createWidgetMask
ARGUMENTS
- long widget -- karamba
-- string tqmask -- The name of the widget tqmask file.
+
- string mask -- The name of the widget mask file.
@@ -2096,7 +2096,7 @@ Misc/translateAll
DESCRIPTION
Moves all widgets within a theme in a particular direction relative from
- the previous spot without moving the tqparent theme widget.
+ the previous spot without moving the parent theme widget.
ARGUMENTS
- long widget -- karamba
--
cgit v1.2.1