summaryrefslogtreecommitdiffstats
path: root/kdbg
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:19:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:19:11 +0900
commit7f3ad3872765aa29cf65ba16596cbf883e1e8c80 (patch)
treefc374326c3110345189700f2a903cfafef651f2c /kdbg
parent7b08a96241d631555a6845adbb964333f71186cc (diff)
downloadkdbg-7f3ad3872765aa29cf65ba16596cbf883e1e8c80.tar.gz
kdbg-7f3ad3872765aa29cf65ba16596cbf883e1e8c80.zip
qt -> tqt conversion:
qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdbg')
-rw-r--r--kdbg/doc/en/types.html4
-rw-r--r--kdbg/doc/ru/types.html8
-rw-r--r--kdbg/typetables/qt.kdbgtt4
-rw-r--r--kdbg/typetables/qt2.kdbgtt4
-rw-r--r--kdbg/typetables/qt3.kdbgtt2
5 files changed, 11 insertions, 11 deletions
diff --git a/kdbg/doc/en/types.html b/kdbg/doc/en/types.html
index 2538efe..6f233a3 100644
--- a/kdbg/doc/en/types.html
+++ b/kdbg/doc/en/types.html
@@ -18,7 +18,7 @@ tables</em>. There is generally one type table per shared library.</p>
<p>KDbg's default type tables are located under <tt>$prefix/share/apps/kdbg/types</tt>.
User defined type tables can be placed in <tt>${TDEHOME}/share/apps/kdbg/types</tt>, where
<tt>${TDEHOME}</tt> is <tt>~/.kde</tt> if it is not a defined environment variable.
-The file names end with <tt>.kdbgtt</tt>. Example: The type table for <tt>libqt.so</tt>
+The file names end with <tt>.kdbgtt</tt>. Example: The type table for <tt>libtqt.so</tt>
is named <tt>qt.kdbgtt</tt>.
User defined type tables override the type tables provided by the system.</p>
<p>A type table file obeys the regular KDE configuration file syntax. The
@@ -147,7 +147,7 @@ whose name ends in <tt>libtqt-mt.so.3</tt>.</p>
<pre>[Type Table]
Types1=TQString,TQRect
Types2=TQValueVector
-LibDisplayName=libqt 3.x
+LibDisplayName=libtqt 3.x
ShlibRE=libtqt-mt\.so\.3$
EnableBuiltin=TQString::Data,TQCharIsShort
diff --git a/kdbg/doc/ru/types.html b/kdbg/doc/ru/types.html
index 2d29941..6cb8453 100644
--- a/kdbg/doc/ru/types.html
+++ b/kdbg/doc/ru/types.html
@@ -16,7 +16,7 @@ KDbg может отображать содержимое отдельно взятых членов структурированных типов
существует одна таблица на разделяемую библиотеку.
<p>Таблицы типов KDbg расположены в каталоге
<tt>$TDEDIR/share/apps/kdbg/types</tt>. Имена файло таблиц оканчиваются на
-<tt>.kdbgtt</tt>. Например, таблица типов для <tt>libqt.so</tt> называется
+<tt>.kdbgtt</tt>. Например, таблица типов для <tt>libtqt.so</tt> называется
<tt>qt.kdbgtt</tt>.
<p>Файлы таблиц типов соответствуют стандартному синтаксису файлов конфигурации
KDE. Файл содержит следующие группы:
@@ -106,12 +106,12 @@ unicode, представленное <tt>TQString::Data</tt> (которое может быть
Этот пример показывает, как <tt>TQString</tt> и <tt>TQObject</tt> описаны в
<tt>qt.kdbgtt</tt>. Дополнительно определен <tt>TQTableView</tt>, ссылающийся
на <tt>TQObject</tt>. Этот пример применим к TQt 1.x, который расположен в
-разделяемых библиотеках, имена которых оканчиваются как <tt>libqt.so.1</tt>.
+разделяемых библиотеках, имена которых оканчиваются как <tt>libtqt.so.1</tt>.
<pre>[Type Table]
Types1=TQString
Types2=TQObject,TQTableView
-LibDisplayName=libqt 1.x
-ShlibRE=libqt\.so\.1$
+LibDisplayName=libtqt 1.x
+ShlibRE=libtqt\.so\.1$
[TQString]
Display={ % }
Expr1=(%s).shd->data
diff --git a/kdbg/typetables/qt.kdbgtt b/kdbg/typetables/qt.kdbgtt
index b6db99c..110cbce 100644
--- a/kdbg/typetables/qt.kdbgtt
+++ b/kdbg/typetables/qt.kdbgtt
@@ -1,8 +1,8 @@
[Type Table]
Types1=QString,QDir,QFileInfo,QFile
Types2=QObject,QTableView
-LibDisplayName=libqt 1.x
-ShlibRE=libqt\.so\.1$
+LibDisplayName=libtqt 1.x
+ShlibRE=libtqt\.so\.1$
[QString]
Display={ % }
Expr1=(%s).shd->data
diff --git a/kdbg/typetables/qt2.kdbgtt b/kdbg/typetables/qt2.kdbgtt
index a7a5d65..ed7ca01 100644
--- a/kdbg/typetables/qt2.kdbgtt
+++ b/kdbg/typetables/qt2.kdbgtt
@@ -1,8 +1,8 @@
[Type Table]
Types1=QString,QCString,QDir,QFileInfo,QFile
Types2=QObject,QTableView
-LibDisplayName=libqt 2.x
-ShlibRE=libqt\.so\.2$
+LibDisplayName=libtqt 2.x
+ShlibRE=libtqt\.so\.2$
EnableBuiltin=QString::Data
PrintQStringCmd=print ($qstrunicode=($qstrdata=(%s))->unicode)?(*(unsigned short*)$qstrunicode)@(($qstrlen=(unsigned int)($qstrdata->len))>100?100:$qstrlen):1==0\n
[QString]
diff --git a/kdbg/typetables/qt3.kdbgtt b/kdbg/typetables/qt3.kdbgtt
index 2d451d2..e2eace1 100644
--- a/kdbg/typetables/qt3.kdbgtt
+++ b/kdbg/typetables/qt3.kdbgtt
@@ -3,7 +3,7 @@ Types1=QString,QCString,QDir,QFileInfo,QFile
Types2=QObject
Types3=QMap,QValueList,QValueVector
Types4=QPoint,QRect
-LibDisplayName=libqt 3.x
+LibDisplayName=libtqt 3.x
ShlibRE=libtqt-mt\.so\.3$
EnableBuiltin=QString::Data,QCharIsShort
PrintQStringCmd=print ($qstrunicode=($qstrdata=(%s))->unicode)?(*(unsigned short*)$qstrunicode)@(($qstrlen=(unsigned int)($qstrdata->len))>100?100:$qstrlen):1==0\n