summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/createcw.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man1/createcw.1')
-rw-r--r--doc/man/man1/createcw.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/man1/createcw.1 b/doc/man/man1/createcw.1
index 0959a2d..4567e5f 100644
--- a/doc/man/man1/createcw.1
+++ b/doc/man/man1/createcw.1
@@ -1,10 +1,10 @@
-.TH "createcw" "1" "3.0.3" "Troll Tech AS, Norway." ""
+.TH "tqtcreatecw" "1" "3.0.3" "Troll Tech AS, Norway." ""
.SH "NAME"
.LP
-createcw \- custom widget description creater for Qt Designer
+tqtcreatecw \- custom widget description creater for Qt Designer
.SH "SYNTAX"
.LP
-createcw <\fIfilename.cw\fP>
+tqtcreatecw <\fIfilename.cw\fP>
.SH "DESCRIPTION"
.LP
This small application makes it much easier to create
@@ -44,8 +44,8 @@ would write here
After that compile the program, link it with your custom
widget (library or object file) and run it like this:
- (unix): ./createcw mywidgets.cw
- (win32): createcw mywidgets.cw
+ (unix): ./tqtcreatecw mywidgets.cw
+ (win32): tqtcreatecw mywidgets.cw
After that you can import this description file into the
Qt Designer using the Custom\-Widget Dialog (See