summaryrefslogtreecommitdiffstats
path: root/kword/HACKING
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:31 -0600
commitc9cb4f487428aad5d8cda5e3a4b9ad87390d7e54 (patch)
tree1ee1912ac4bb966475f0db0f2a78678661b4b4a5 /kword/HACKING
parent94844816550ad672ccfcdc25659c625546239998 (diff)
downloadkoffice-c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54.tar.gz
koffice-c9cb4f487428aad5d8cda5e3a4b9ad87390d7e54.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 94844816550ad672ccfcdc25659c625546239998.
Diffstat (limited to 'kword/HACKING')
-rw-r--r--kword/HACKING6
1 files changed, 3 insertions, 3 deletions
diff --git a/kword/HACKING b/kword/HACKING
index 440da6bd..c808ac27 100644
--- a/kword/HACKING
+++ b/kword/HACKING
@@ -59,7 +59,7 @@ DIRECTORIES:
various QTSQL interface implementation files
to handle table selection and mailmerge data
templates:
- various page layout templates
+ various page tqlayout templates
make_template.pl - Perl script to create XML templates
- from KWord-saved XML files
subdirectories
@@ -89,7 +89,7 @@ FILES:
main.cc - the main
kwaboutdata.h - the appname, authors...
- shared between main.cc and kwfactory.cc
- kword.rc - xml-gui layout
+ kword.rc - xml-gui tqlayout
kword.desktop - application .desktop file
main document data structures:
@@ -154,7 +154,7 @@ FILES:
framedia.h/cc - frame dialog
kwframe.h/cc - frame, framesets (picture/formula/...),
- framesetedit objects for editing framesets
- kwframelayout.h/cc - the frame layout engine for headers/main
+ kwframetqlayout.h/cc - the frame tqlayout engine for headers/main
frames/footers/footnotes.
(this is a helper for KWDoc::recalcFrames)
kwtextframeset.h/cc - text frameset