From 9ba04742771370f59740e32e11c5f3a1e6a1b70a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 15:55:57 -0600 Subject: Initial TQt conversion --- kjsembed/docs/examples/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kjsembed/docs/examples/index.html') diff --git a/kjsembed/docs/examples/index.html b/kjsembed/docs/examples/index.html index 4b48cc31..a3a44761 100644 --- a/kjsembed/docs/examples/index.html +++ b/kjsembed/docs/examples/index.html @@ -75,21 +75,21 @@ facilities. Two examples that create a graphical tree. One from a JS data structure, the other from the widget tree of a ui file. qobject-dom -Illustrates the TQObject DOM API. +Illustrates the TTQObject DOM API. connect-cpp Connects a signal to slot. connect Connects signals of various types to JS methods. imageviewer -Illustrates the use of TQPixmap values. +Illustrates the use of TTQPixmap values. netaccess Illustrates the bindings to KIO::NetAccess. listview Creates a simple KListView. frame -Shows off TQFrame support and the use of enums. +Shows off TTQFrame support and the use of enums. timer -Creates a flashing LED using TQTimer. +Creates a flashing LED using TTQTimer. Actions A simple KAction demo. Built-In Messages @@ -108,8 +108,8 @@ from a JS data structure, the other from the widget tree of a ui file. Opaque types. Standard Icons Loading standard icons. -TQComboBox -A simple demo of TQComboBox. +TTQComboBox +A simple demo of TTQComboBox. Embedding several KParts Shows how to embed multiple parts in the same script. Writing data directly to a KPart -- cgit v1.2.1