Compare commits

...

38 Commits

Author SHA1 Message Date
Andrei Stepanov 7664379dcd Added translation using Weblate (Russian)
22 hours ago
Andrei Stepanov d0b05e3308 Added translation using Weblate (Russian)
22 hours ago
Michele Calgaro 46ccdf9e0f
Use centralized cmake version
1 month ago
Michele Calgaro ad54114757
Replace Qt with TQt
2 months ago
Michele Calgaro 2d3b7fa3dc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Slávek Banko c770666ad1
Raise the minimum required version of CMake to 3.5.
6 months ago
Slávek Banko e1eaf31114
Replace 'compat' headers with current.
9 months ago
Michele Calgaro e2bdc2c6cf
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 0d8600d9bf
Drop Qt2 obsolete classes
11 months ago
Michele Calgaro b462917af9
Use TDE cmake macro to set version
2 years ago
Michele Calgaro bcd0625d91
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
2 years ago
TDE Weblate 8b6da2af8e Update translation files
2 years ago
Slávek Banko ca9b277029
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
2 years ago
Slávek Banko f955c961e5
Raise the minimum required version of CMake to 3.1.
2 years ago
Omer I.S a7376ca160 Translated using Weblate (Hebrew)
2 years ago
Omer I.S 3a02a73885 Added translation using Weblate (Hebrew)
2 years ago
Slávek Banko 5c37a443b6
Change README to markdown format.
3 years ago
Slávek Banko d2ee5effee
Use common rules for build and install documentation and translations.
3 years ago
Slávek Banko 683d9046a7
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
3 years ago
TDE Gitea 1e1ec7ea37 Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
TDE Gitea befb36ab92 Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
TDE Gitea 345da1b8f6 Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
TDE Gitea 4d845e7efe Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
Slávek Banko ed6f8fc337
Raise the minimum required version of CMake to 2.8.12.
3 years ago
TDE Gitea c499afec3e Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
TDE Gitea 79720cf408 Reset submodule main/applications/tdepacman/cmake to latest HEAD
3 years ago
TDE Gitea 0bf49e167d Reset submodule main/applications/tdepacman/cmake to latest HEAD
4 years ago
Heimen Stoffels 358f3d1f70 Translated using Weblate (Dutch)
4 years ago
Heimen Stoffels 320f2d0203 Added translation using Weblate (Dutch)
4 years ago
Michele Calgaro 6377c7b8f4
Removed code formatting modelines.
4 years ago
TDE Gitea 76b0092543 Reset submodule main/applications/tdepacman/cmake to latest HEAD
4 years ago
TDE Gitea c00b922fe7 Reset submodule main/applications/tdepacman/cmake to latest HEAD
4 years ago
TDE Weblate d094349787 Update translation files
4 years ago
Slávek Banko 8f6265954e Update translation template.
4 years ago
Michele Calgaro 47cd5b1945
Make the correct help docbook visible to users.
4 years ago
TDE Weblate 5337a2089a Update translation files
4 years ago
Slávek Banko d389ee246d
Fix encoding in the author's name.
4 years ago
Michele Calgaro 5e0d6a3add
Added cmake submodule.
4 years ago

@ -1 +1 @@
Jörg Thönnissen <joe@dsite.de>
Jörg Thönnissen <joe@dsite.de>

@ -9,12 +9,15 @@
#
#################################################
cmake_minimum_required( VERSION 2.8 )
##### set project version ########################
include( TDEVersion )
cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
##### include our cmake modules #################
set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEL10n )

@ -7,13 +7,16 @@
############################################
cmake_minimum_required( VERSION 2.8 )
##### set project version ########################
include( TDEVersion )
cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
tde_set_project_version( )
#### general package setup
project( tdepacman )
set( VERSION R14.1.0 )
#### include essential cmake modules
@ -29,7 +32,6 @@ include( CheckCXXSourceCompiles )
#### include our cmake modules
set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEMacros )
@ -72,8 +74,12 @@ add_subdirectory( maps )
add_subdirectory( pics )
add_subdirectory( fonts )
add_subdirectory( tdepacman )
tde_conditional_add_subdirectory( BUILD_DOC doc )
tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### other data ################################
tde_conditional_add_project_docs( BUILD_DOC )
tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files

@ -1,20 +0,0 @@
tdepacman - A pacman clone game for TDE.
TDEpacman is a classic arcade game.
Pac-Man was designed by Toru Iwatani, Namco first released the game in
Japan in May 1980.
CONTRIBUTING
==============
If you wish to contribute to TDEpacman (TDE), you might do so:
- TDE Gitea Workspace (TGW) collaboration tool.
https://mirror.git.trinitydesktop.org/gitea
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate

@ -0,0 +1,32 @@
tdepacman - A pacman clone game for TDE.
TDEpacman is a classic arcade game.
Pac-Man was designed by Toru Iwatani, Namco first released the game in
Japan in May 1980.
.
Contributing
--------------
If you wish to contribute to TDEpacman (TDE), you might do so:
- TDE Gitea Workspace (TGW) collaboration tool.
https://mirror.git.trinitydesktop.org/gitea
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate
Translations status
---------------------
### messages
[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdepacman/multi-auto.svg
"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/)
### desktop files
[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdepacman-tdepacmandesktop/multi-auto.svg
"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman-tdepacmandesktop/)

@ -1,14 +0,0 @@
file( GLOB _dirs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} * )
string( REGEX REPLACE "[ \r\n\t]+" ";" _linguas "$ENV{LINGUAS}" )
foreach( _dir ${_dirs} )
if( IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/${_dir} AND
EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${_dir}/CMakeLists.txt )
if( "${_dir}" STREQUAL "en" OR
"${_dir}" STREQUAL "man" OR
"${_linguas}" MATCHES "^;*$" OR
";${_linguas};" MATCHES ";${_dir};" )
add_subdirectory( ${_dir} )
endif( )
endif()
endforeach()

@ -1,6 +0,0 @@
file( GLOB _files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.html )
install(
FILES ${_files} tdepacman.gif
DESTINATION ${HTML_INSTALL_DIR}/de/${PROJECT_NAME}
)

@ -21,7 +21,7 @@
<table WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-2.html">Weiter</a> <a href="index.html">Zur&uuml;ck</a> <a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<div align=right><a href="tdepacman-2.html">Weiter</a> <a href="tdepacman-index.html">Zur&uuml;ck</a> <a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<h3>
<a NAME="s1"></a>1. Einf&uuml;hrung</h3>
@ -169,7 +169,7 @@ verbessert (FontFirstChar und FontLastChar &uuml;ber Konfigdatei).</li>
<li>
Die Gr&ouml;&szlig;e der Labels im Steuerungstasten-Dialog wird manuell
gesetzt, da die autoResize-Funktionen der qt-Libraries nicht in allen Version
gesetzt, da die autoResize-Funktionen der tqt-Libraries nicht in allen Version
sauber arbeiten.</li>
<li>
@ -260,7 +260,7 @@ Version 0.1.1 (8. August 1998)&nbsp;</h4>
Erste &ouml;ffentliche Version.</li>
</ul>
<div align=right><a href="tdepacman-2.html">Weiter</a> <a href="index.html">Zur&uuml;ck</a> <a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<div align=right><a href="tdepacman-2.html">Weiter</a> <a href="tdepacman-index.html">Zur&uuml;ck</a> <a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<center>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></center>

@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="TDEPacman">
<meta name="Description" content="Dokumentation für TDEPacman">
<meta name="Description" content="Dokumentation für TDEPacman">
<title>Das TDEPacman Handbuch: Installation</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
@ -22,7 +22,7 @@
<tr>
<td>
<div align=right><a href="tdepacman-3.html">Weiter</a> <a href="tdepacman-1.html">Zur&uuml;ck</a>
<a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<h3>
<a NAME="s2"></a>2. Installation</h3>
@ -50,7 +50,7 @@ Sofern doch Fehlerhinweise erscheinen, berichten Sie diese bitte an den
Autor <a href="mailto:joe@dsite.de">J&ouml;rg Th&ouml;nnissen</a>.&nbsp;
<br>&nbsp;
<div align=right><a href="tdepacman-3.html">Weiter</a> <a href="tdepacman-1.html">Zur&uuml;ck</a>
<a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<center>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></center>

@ -21,7 +21,7 @@
<table WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-4.html">Weiter</a> <a href="tdepacman-2.html">Zur&uuml;ck</a> <a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<div align=right><a href="tdepacman-4.html">Weiter</a> <a href="tdepacman-2.html">Zur&uuml;ck</a> <a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<h3>
<a NAME="s3"></a>3. Konfiguration</h3>
@ -531,7 +531,7 @@ Wird nur ein Verzeichnis (".../") angegeben, wird der Standard-Dateiname
</table>
<br>&nbsp;
<div align=right><a href="tdepacman-4.html">Weiter</a> <a href="tdepacman-2.html">Zur&uuml;ck</a> <a href="index.html#toc1">Inhaltsverzeichnis</a></div>
<div align=right><a href="tdepacman-4.html">Weiter</a> <a href="tdepacman-2.html">Zur&uuml;ck</a> <a href="tdepacman-index.html#toc1">Inhaltsverzeichnis</a></div>
<center>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></center>

@ -2,7 +2,7 @@
<HEAD>
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="keywords" CONTENT="TDEPacman">
<META NAME="Description" CONTENT="Dokumentation für TDEPacman">
<META NAME="Description" CONTENT="Dokumentation für TDEPacman">
<TITLE>Das TDEPacman Handbuch: Copyright</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#8E2727" VLINK="#8E2727">
@ -20,7 +20,7 @@
<TABLE WIDTH="600" >
<TR>
<TD>
<DIV ALIGN=right>Weiter <A HREF="tdepacman-3.html">Zur&uuml;ck</A> <A HREF="index.html#toc1">Inhaltsverzeichnis</A></DIV>
<DIV ALIGN=right>Weiter <A HREF="tdepacman-3.html">Zur&uuml;ck</A> <A HREF="tdepacman-index.html#toc1">Inhaltsverzeichnis</A></DIV>
<H2>
<A NAME="s1"></A>4. Copyright</H2>
@ -42,7 +42,7 @@ nach.&nbsp;
erhalten haben, falls nicht, schreiben Sie an die Free Software Foundation,
Inc., 675 Mass Ave, Cambridge, MA 02139, USA.&nbsp;
<BR>&nbsp;
<DIV ALIGN=right>Weiter <A HREF="tdepacman-3.html">Zur&uuml;ck</A> <A HREF="index.html#toc1">Inhaltsverzeichnis</A></DIV>
<DIV ALIGN=right>Weiter <A HREF="tdepacman-3.html">Zur&uuml;ck</A> <A HREF="tdepacman-index.html#toc1">Inhaltsverzeichnis</A></DIV>
<CENTER>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"></CENTER>

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Dokumentation für TDEPacman">
<meta name="description" content="Dokumentation für TDEPacman">
<meta name="Keywords" content="TDEPacman">
<title>Das TDEPacman Handbuch</title>
</head>

@ -1,8 +0,0 @@
file( GLOB _files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.html )
install(
FILES ${_files} tdepacman.gif screenshot.png
DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}
)
tde_create_handbook( DESTINATION ${PROJECT_NAME} )

@ -369,25 +369,3 @@ directory of the &kapp; sources:
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->

@ -21,8 +21,8 @@
<table CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-2.html">Next</a> <a href="index.html">Previous</a>
<a href="index.html#toc1">Table of Contents</a></div>
<div align=right><a href="tdepacman-2.html">Next</a> <a href="tdepacman-index.html">Previous</a>
<a href="tdepacman-index.html#toc1">Table of Contents</a></div>
<h3>
<a NAME="s1"></a>1. Introduction</h3>
@ -161,7 +161,7 @@ in the Configfile).</li>
<li>
The size of the labels in the "Change Keys..."-dialog were set manually,
cause the autoResize-function in the qt-libs didn't work correctly in all
cause the autoResize-function in the tqt-libs didn't work correctly in all
versions.</li>
<li>
@ -257,8 +257,8 @@ Version 0.1.1 (August 8th, 1998)&nbsp;</h4>
First public release.</li>
</ul>
<div align=right><a href="tdepacman-2.html">Next</a> <a href="index.html">Previous</a>
<a href="index.html#toc1">Table of Contents</a></div>
<div align=right><a href="tdepacman-2.html">Next</a> <a href="tdepacman-index.html">Previous</a>
<a href="tdepacman-index.html#toc1">Table of Contents</a></div>
<center>
<hr WIDTH="100%" SIZE=3 ALIGN=CENTER NOSHADE></center>

@ -21,7 +21,7 @@
<table CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="index.html#toc1">Table
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="tdepacman-index.html#toc1">Table
of Contents</a></div>
<h3>
@ -34,7 +34,7 @@ the main ftp site of the TDE project.&nbsp;
<h3>
<a NAME="ss2.2"></a>2.2 Requirements</h3>
In order to compile TDEPacman successfully, you will need the version 1.0
of the kde libraries or later and version 1.33 of the qt libraries or later.
of the kde libraries or later and version 1.33 of the tqt libraries or later.
Look for the version of the libraries appropriate for your system at <a href="ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/">ftp://ftp.kde.org/pub/kde/stable/latest/distribution/</a>
and&nbsp; <a href="ftp://ftp.kde.org/pub/qt">ftp://ftp.kde.org/pub/qt</a>.&nbsp;
<h3>
@ -48,7 +48,7 @@ Since TDEPacman uses <tt>autoconf</tt> you should have no trouble compiling
it. Should you run into any problems, please report them to the the author
at <a href="mailto:joe@dsite.de">J&ouml;rg Th&ouml;nnissen</a>.&nbsp;
<br>&nbsp;
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="index.html#toc1">Table
<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="tdepacman-index.html#toc1">Table
of Contents</a></div>
<center>

@ -21,7 +21,7 @@
<table WIDTH="600" >
<tr>
<td>
<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a></div>
<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="tdepacman-index.html#toc1">Table of Contents</a></div>
<h3>
<a NAME="s3"></a>3. Configuration</h3>
@ -554,7 +554,7 @@ will be used.</td>
</table>
<br>&nbsp;
<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a>
<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="tdepacman-index.html#toc1">Table of Contents</a>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></div>
</td>
</tr>

@ -21,7 +21,7 @@
<TABLE WIDTH="600" >
<TR>
<TD>
<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="tdepacman-index.html#toc1">Table of Contents</A></DIV>
<H3>
<A NAME="s1"></A>4. Copyright</H3>
@ -39,7 +39,7 @@ License for more details.&nbsp;
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cabridge, MA 02139, USA.&nbsp;
<BR>&nbsp;
<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="tdepacman-index.html#toc1">Table of Contents</A></DIV>
<CENTER>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"></CENTER>

@ -1,5 +0,0 @@
INSTALL(
FILES ${PROJECT_NAME}.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
)

@ -3,7 +3,7 @@
tdepacman \- A pacman clone game for TDE.
.SH SYNOPSIS
.B tdepacman
.RI [Qt-options] [TDE-options] [URL]
.RI [TQt-options] [TDE-options] [URL]
.SH DESCRIPTION
TDEpacman is a classic arcade game from the 80s in which you have
to finish the tables by eating all the pac-gums to score as many points
@ -16,8 +16,8 @@ as possible.
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.B --help-tqt
Show TQt specific options
.TP
.B --help-tde
Show TDE specific options

@ -22,7 +22,7 @@
<HR>
<TABLE BORDER="0">
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="tdepacman_h.html">tdepacman.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html">TQWidget</A> <small>(qt)</small> <small>[public ]</small></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html">TQWidget</A> <small>(tqt)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-TDEpacman.html">List of all Methods</A></TH></TR>
</TABLE>
</TD>
@ -32,7 +32,7 @@
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">TDEpacman</A></b> (<A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html">TQWidget</A>* parent=0, const char *name=0)
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">TDEpacman</A></b> (<A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html">TQWidget</A>* parent=0, const char *name=0)
</LI>
<LI>&nbsp;<b><A HREF="#ref2">~TDEpacman</A></b> ()
</LI>
@ -44,7 +44,7 @@
(at your option) any later version. *
*
*************************************************************************</p>
<A NAME="TDEpacman"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>TDEpacman</strong> (<A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html">TQWidget</A>* parent=0, const char *name=0)
<A NAME="TDEpacman"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>TDEpacman</strong> (<A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html">TQWidget</A>* parent=0, const char *name=0)
<br></td><td align="right"><h3><strong>TDEpacman</strong></h3></td></tr></table><p></p><A NAME="~TDEpacman"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~TDEpacman</strong> ()
<br></td><td align="right"><h3><strong>~TDEpacman</strong></h3></td></tr></table><p></p><HR>
<table>

@ -0,0 +1,238 @@
<HTML>
<HEAD>
<TITLE>class TDEpacman: All methods</TITLE>
<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
<TABLE BORDER="0">
<TR><TD valign="top" align="left" cellspacing="10">
<h1>class TDEpacman: All methods</h1>
</TD>
<TD valign="top" align="right" colspan="1"></TD></TR>
</TABLE>
<HR>
<TABLE BORDER="0">
</TABLE>
</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<TABLE WIDTH="100%" BORDER="0"><TR><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>TDEpacman - isEnabled</TH></TR><TR ><TD><A HREF="TDEpacman.html#TDEpacman">TDEpacman::TDEpacman</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#07949b">TQWidget::acceptDrops</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ab3108">TQWidget::adjustSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6232b2">TQWidget::autoMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#370ea4">TQWidget::backgroundColor</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#12cf4b">TQWidget::backgroundColorChange</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#500633">TQWidget::backgroundMode</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#b63bc5">TQWidget::backgroundOrigin</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#16c27b">TQWidget::backgroundPixmap</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#dcac93">TQWidget::backgroundPixmapChange</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ce1da5">TQWidget::baseSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4ae7ff">TQWidget::caption</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#812796">TQWidget::childrenRect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#298843">TQWidget::childrenRegion</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#f3afcc">TQWidget::clearFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6f5183">TQWidget::clearMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#60c810">TQWidget::clearWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5c831c">TQWidget::clearWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8c97df">TQWidget::close</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e72517">TQWidget::closeEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5bc085">TQWidget::colorGroup</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#b88671">TQWidget::constPolish</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#46b72d">TQWidget::create</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#c62ca2">TQWidget::cursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6db26a">TQWidget::customEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#dd25bf">TQWidget::customWhatsThis</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4adddc">TQWidget::destroy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1ddf8b">TQWidget::dragEnterEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5db9c8">TQWidget::dragLeaveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#43e73b">TQWidget::dragMoveEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#49a308">TQWidget::drawText</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#db2a57">TQWidget::dropEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3653fa">TQWidget::enabledChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4d173d">TQWidget::enterEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4f563f">TQWidget::erase</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#f30772">TQWidget::event</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#530288">TQWidget::extraData</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#650614">TQWidget::find</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0772f6">TQWidget::focusData</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#303f18">TQWidget::focusInEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#55dcde">TQWidget::focusNextPrevChild</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#bdc4a1">TQWidget::focusOutEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#504321">TQWidget::focusPolicy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6d8d5c">TQWidget::focusProxy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0beebc">TQWidget::focusWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3a7237">TQWidget::font</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#570a8f">TQWidget::fontChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a6423a">TQWidget::fontInfo</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d0d02b">TQWidget::fontMetrics</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#231c0a">TQWidget::fontPropagation</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#55f41e">TQWidget::foregroundColor</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0ebcbc">TQWidget::frameGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9108d6">TQWidget::frameSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#745b48">TQWidget::geometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#efde14">TQWidget::getWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a7e849">TQWidget::getWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#2bbb02">TQWidget::grabKeyboard</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#66ef02">TQWidget::grabMouse</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#88e8e7">TQWidget::hasFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e57142">TQWidget::hasMouseTracking</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#180786">TQWidget::height</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#2e8476">TQWidget::heightForWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#bc7c6a">TQWidget::hide</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#bb74a8">TQWidget::hideEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#586389">TQWidget::icon</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#664f63">TQWidget::iconText</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#dfb05e">TQWidget::isActiveWindow</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#32dcd0">TQWidget::isDesktop</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9c6351">TQWidget::isEnabled</A></TD></TR>
</TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>isEnabledTo - setCRect</TH></TR><TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0cc2b3">TQWidget::isEnabledTo</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1589d8">TQWidget::isEnabledToTLW</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a324b0">TQWidget::isFocusEnabled</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#06a23b">TQWidget::isHidden</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ff2309">TQWidget::isMaximized</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#488c3b">TQWidget::isMinimized</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#95b68e">TQWidget::isModal</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5eb5c5">TQWidget::isPopup</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#08e823">TQWidget::isTopLevel</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6b92c3">TQWidget::isUpdatesEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#57d026">TQWidget::isVisible</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#455e08">TQWidget::isVisibleTo</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#527c5e">TQWidget::isVisibleToTLW</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cdb1c7">TQWidget::keyPressEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cba8d8">TQWidget::keyReleaseEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8440e9">TQWidget::keyboardGrabber</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#286df8">TQWidget::layout</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#467513">TQWidget::leaveEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#30c0a6">TQWidget::lower</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#7cb0b1">TQWidget::mapFrom</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1ca1dd">TQWidget::mapFromGlobal</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d498d4">TQWidget::mapFromParent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d5c33f">TQWidget::mapTo</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e40f36">TQWidget::mapToGlobal</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e466bb">TQWidget::mapToParent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#595f2d">TQWidget::maximumHeight</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#b77871">TQWidget::maximumSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#eed845">TQWidget::maximumWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#28e922">TQWidget::metric</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#71f028">TQWidget::microFocusHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#b9664d">TQWidget::minimumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5ac2ae">TQWidget::minimumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3f0fc2">TQWidget::minimumSizeHint</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#033e1b">TQWidget::minimumWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3311d2">TQWidget::mouseDoubleClickEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#352aee">TQWidget::mouseGrabber</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8b6935">TQWidget::mouseMoveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#fb611b">TQWidget::mousePressEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#773a0f">TQWidget::mouseReleaseEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#958bbe">TQWidget::move</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#be1a92">TQWidget::moveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4ad899">TQWidget::ownCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#359fc1">TQWidget::ownFont</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#bf9d30">TQWidget::ownPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ef2069">TQWidget::paintEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6f3964">TQWidget::palette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#da505c">TQWidget::paletteChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#00e99f">TQWidget::palettePropagation</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e1126f">TQWidget::parentWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#74292a">TQWidget::polish</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#77ba61">TQWidget::pos</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#15da8e">TQWidget::raise</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e872e1">TQWidget::rect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#75e691">TQWidget::releaseKeyboard</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#141529">TQWidget::releaseMouse</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#977d49">TQWidget::repaint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0589b7">TQWidget::reparent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9775bb">TQWidget::resize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#28c156">TQWidget::resizeEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cac5be">TQWidget::scroll</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e1c7b1">TQWidget::setAcceptDrops</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#98f8cc">TQWidget::setActiveWindow</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#c7a335">TQWidget::setAutoMask</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#721b7d">TQWidget::setBackgroundColor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#182f0e">TQWidget::setBackgroundMode</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#27d68f">TQWidget::setBackgroundOrigin</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a6c4d9">TQWidget::setBackgroundPixmap</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#807f67">TQWidget::setBaseSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#48b3b1">TQWidget::setCRect</A></TD></TR>
</TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>setCaption - ~TDEpacman</TH></TR><TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d4f007">TQWidget::setCaption</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#afbf1a">TQWidget::setCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8cbcae">TQWidget::setDisabled</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#f996ef">TQWidget::setEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#0e671b">TQWidget::setFRect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#44675b">TQWidget::setFixedHeight</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ee706d">TQWidget::setFixedSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#94480c">TQWidget::setFixedWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#666b3c">TQWidget::setFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#43a9d9">TQWidget::setFocusPolicy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#22ecbc">TQWidget::setFocusProxy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#26de4b">TQWidget::setFont</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#910681">TQWidget::setFontPropagation</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8e0197">TQWidget::setGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#38db6e">TQWidget::setIcon</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d56b7f">TQWidget::setIconText</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1824f7">TQWidget::setKeyCompression</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3af9ed">TQWidget::setMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ea4616">TQWidget::setMaximumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4bfdb7">TQWidget::setMaximumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4aaf24">TQWidget::setMaximumWidth</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1e9e12">TQWidget::setMicroFocusHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#7e69b4">TQWidget::setMinimumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#378ed6">TQWidget::setMinimumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cfde99">TQWidget::setMinimumWidth</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#eeb59b">TQWidget::setMouseTracking</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9e8a94">TQWidget::setName</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#379ca0">TQWidget::setPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#aaebbf">TQWidget::setPalettePropagation</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ffd706">TQWidget::setSizeIncrement</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#d75c20">TQWidget::setSizePolicy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#2e958b">TQWidget::setStyle</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#bfec97">TQWidget::setTabOrder</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#f4ffd3">TQWidget::setUpdatesEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9da836">TQWidget::setWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#971448">TQWidget::setWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ccc8f7">TQWidget::show</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#add426">TQWidget::showEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#10d3d0">TQWidget::showFullScreen</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#400e25">TQWidget::showMaximized</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#8d415e">TQWidget::showMinimized</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#427beb">TQWidget::showNormal</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#da2102">TQWidget::size</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#290bcd">TQWidget::sizeHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a0cf7d">TQWidget::sizeIncrement</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#2d5d13">TQWidget::sizePolicy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#9fc7bd">TQWidget::stackUnder</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#ea8b00">TQWidget::style</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#7a14f4">TQWidget::styleChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#70dec1">TQWidget::testWFlags</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#197daa">TQWidget::testWState</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#1c9013">TQWidget::topData</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4f5be5">TQWidget::topLevelWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#76fa75">TQWidget::unsetCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#5d0f01">TQWidget::unsetFont</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cd816d">TQWidget::unsetPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#4a97ef">TQWidget::update</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#c04eb3">TQWidget::updateGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#395595">TQWidget::updateMask</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#3b1306">TQWidget::visibleRect</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#cd6485">TQWidget::wheelEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#576663">TQWidget::width</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#6dceaf">TQWidget::winId</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#e04160">TQWidget::wmapper</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#a8f5dd">TQWidget::x</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html#043386">TQWidget::y</A></TD></TR>
<TR ><TD><A HREF="TDEpacman.html#~TDEpacman">TDEpacman::~TDEpacman</A></TD></TR>
</TABLE></TD></TR></TABLE><HR>
<table>
<tr><td><small>Generated by: jth on tim on Sat Jan 19 13:38:55 2002, using kdoc 2.0a53.</small></td></tr>
</table>
</BODY>
</HTML>

@ -25,7 +25,7 @@
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<UL><LI><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html">TQWidget</A> (qt)
<UL><LI><A HREF="../../../../../../usr/share/doc/packages/tqt/html/ntqwidget.html">TQWidget</A> (tqt)
<UL><LI><A HREF="TDEpacman.html">TDEpacman</A>
</UL></LI>
</UL>

@ -30,7 +30,7 @@
tdepacman.h - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/
@ -56,7 +56,7 @@
/** TDEpacman is the base class of the project */
class TDEpacman : public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
/** construtor */
TDEpacman(TQWidget* parent=0, const char *name=0);

@ -1,238 +0,0 @@
<HTML>
<HEAD>
<TITLE>class TDEpacman: All methods</TITLE>
<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
<TABLE BORDER="0">
<TR><TD valign="top" align="left" cellspacing="10">
<h1>class TDEpacman: All methods</h1>
</TD>
<TD valign="top" align="right" colspan="1"></TD></TR>
</TABLE>
<HR>
<TABLE BORDER="0">
</TABLE>
</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<TABLE WIDTH="100%" BORDER="0"><TR><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>TDEpacman - isEnabled</TH></TR><TR ><TD><A HREF="TDEpacman.html#TDEpacman">TDEpacman::TDEpacman</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#07949b">TQWidget::acceptDrops</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ab3108">TQWidget::adjustSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6232b2">TQWidget::autoMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#370ea4">TQWidget::backgroundColor</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#12cf4b">TQWidget::backgroundColorChange</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#500633">TQWidget::backgroundMode</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#b63bc5">TQWidget::backgroundOrigin</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#16c27b">TQWidget::backgroundPixmap</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#dcac93">TQWidget::backgroundPixmapChange</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ce1da5">TQWidget::baseSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4ae7ff">TQWidget::caption</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#812796">TQWidget::childrenRect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#298843">TQWidget::childrenRegion</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#f3afcc">TQWidget::clearFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6f5183">TQWidget::clearMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#60c810">TQWidget::clearWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5c831c">TQWidget::clearWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8c97df">TQWidget::close</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e72517">TQWidget::closeEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5bc085">TQWidget::colorGroup</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#b88671">TQWidget::constPolish</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#46b72d">TQWidget::create</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#c62ca2">TQWidget::cursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6db26a">TQWidget::customEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#dd25bf">TQWidget::customWhatsThis</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4adddc">TQWidget::destroy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1ddf8b">TQWidget::dragEnterEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5db9c8">TQWidget::dragLeaveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#43e73b">TQWidget::dragMoveEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#49a308">TQWidget::drawText</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#db2a57">TQWidget::dropEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3653fa">TQWidget::enabledChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4d173d">TQWidget::enterEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4f563f">TQWidget::erase</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#f30772">TQWidget::event</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#530288">TQWidget::extraData</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#650614">TQWidget::find</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0772f6">TQWidget::focusData</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#303f18">TQWidget::focusInEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#55dcde">TQWidget::focusNextPrevChild</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#bdc4a1">TQWidget::focusOutEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#504321">TQWidget::focusPolicy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6d8d5c">TQWidget::focusProxy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0beebc">TQWidget::focusWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3a7237">TQWidget::font</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#570a8f">TQWidget::fontChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a6423a">TQWidget::fontInfo</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d0d02b">TQWidget::fontMetrics</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#231c0a">TQWidget::fontPropagation</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#55f41e">TQWidget::foregroundColor</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0ebcbc">TQWidget::frameGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9108d6">TQWidget::frameSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#745b48">TQWidget::geometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#efde14">TQWidget::getWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a7e849">TQWidget::getWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#2bbb02">TQWidget::grabKeyboard</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#66ef02">TQWidget::grabMouse</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#88e8e7">TQWidget::hasFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e57142">TQWidget::hasMouseTracking</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#180786">TQWidget::height</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#2e8476">TQWidget::heightForWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#bc7c6a">TQWidget::hide</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#bb74a8">TQWidget::hideEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#586389">TQWidget::icon</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#664f63">TQWidget::iconText</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#dfb05e">TQWidget::isActiveWindow</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#32dcd0">TQWidget::isDesktop</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9c6351">TQWidget::isEnabled</A></TD></TR>
</TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>isEnabledTo - setCRect</TH></TR><TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0cc2b3">TQWidget::isEnabledTo</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1589d8">TQWidget::isEnabledToTLW</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a324b0">TQWidget::isFocusEnabled</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#06a23b">TQWidget::isHidden</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ff2309">TQWidget::isMaximized</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#488c3b">TQWidget::isMinimized</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#95b68e">TQWidget::isModal</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5eb5c5">TQWidget::isPopup</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#08e823">TQWidget::isTopLevel</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6b92c3">TQWidget::isUpdatesEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#57d026">TQWidget::isVisible</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#455e08">TQWidget::isVisibleTo</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#527c5e">TQWidget::isVisibleToTLW</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cdb1c7">TQWidget::keyPressEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cba8d8">TQWidget::keyReleaseEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8440e9">TQWidget::keyboardGrabber</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#286df8">TQWidget::layout</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#467513">TQWidget::leaveEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#30c0a6">TQWidget::lower</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#7cb0b1">TQWidget::mapFrom</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1ca1dd">TQWidget::mapFromGlobal</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d498d4">TQWidget::mapFromParent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d5c33f">TQWidget::mapTo</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e40f36">TQWidget::mapToGlobal</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e466bb">TQWidget::mapToParent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#595f2d">TQWidget::maximumHeight</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#b77871">TQWidget::maximumSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#eed845">TQWidget::maximumWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#28e922">TQWidget::metric</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#71f028">TQWidget::microFocusHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#b9664d">TQWidget::minimumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5ac2ae">TQWidget::minimumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3f0fc2">TQWidget::minimumSizeHint</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#033e1b">TQWidget::minimumWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3311d2">TQWidget::mouseDoubleClickEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#352aee">TQWidget::mouseGrabber</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8b6935">TQWidget::mouseMoveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#fb611b">TQWidget::mousePressEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#773a0f">TQWidget::mouseReleaseEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#958bbe">TQWidget::move</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#be1a92">TQWidget::moveEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4ad899">TQWidget::ownCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#359fc1">TQWidget::ownFont</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#bf9d30">TQWidget::ownPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ef2069">TQWidget::paintEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6f3964">TQWidget::palette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#da505c">TQWidget::paletteChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#00e99f">TQWidget::palettePropagation</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e1126f">TQWidget::parentWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#74292a">TQWidget::polish</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#77ba61">TQWidget::pos</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#15da8e">TQWidget::raise</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e872e1">TQWidget::rect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#75e691">TQWidget::releaseKeyboard</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#141529">TQWidget::releaseMouse</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#977d49">TQWidget::repaint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0589b7">TQWidget::reparent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9775bb">TQWidget::resize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#28c156">TQWidget::resizeEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cac5be">TQWidget::scroll</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e1c7b1">TQWidget::setAcceptDrops</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#98f8cc">TQWidget::setActiveWindow</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#c7a335">TQWidget::setAutoMask</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#721b7d">TQWidget::setBackgroundColor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#182f0e">TQWidget::setBackgroundMode</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#27d68f">TQWidget::setBackgroundOrigin</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a6c4d9">TQWidget::setBackgroundPixmap</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#807f67">TQWidget::setBaseSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#48b3b1">TQWidget::setCRect</A></TD></TR>
</TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>setCaption - ~TDEpacman</TH></TR><TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d4f007">TQWidget::setCaption</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#afbf1a">TQWidget::setCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8cbcae">TQWidget::setDisabled</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#f996ef">TQWidget::setEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#0e671b">TQWidget::setFRect</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#44675b">TQWidget::setFixedHeight</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ee706d">TQWidget::setFixedSize</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#94480c">TQWidget::setFixedWidth</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#666b3c">TQWidget::setFocus</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#43a9d9">TQWidget::setFocusPolicy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#22ecbc">TQWidget::setFocusProxy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#26de4b">TQWidget::setFont</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#910681">TQWidget::setFontPropagation</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8e0197">TQWidget::setGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#38db6e">TQWidget::setIcon</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d56b7f">TQWidget::setIconText</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1824f7">TQWidget::setKeyCompression</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3af9ed">TQWidget::setMask</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ea4616">TQWidget::setMaximumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4bfdb7">TQWidget::setMaximumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4aaf24">TQWidget::setMaximumWidth</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1e9e12">TQWidget::setMicroFocusHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#7e69b4">TQWidget::setMinimumHeight</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#378ed6">TQWidget::setMinimumSize</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cfde99">TQWidget::setMinimumWidth</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#eeb59b">TQWidget::setMouseTracking</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9e8a94">TQWidget::setName</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#379ca0">TQWidget::setPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#aaebbf">TQWidget::setPalettePropagation</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ffd706">TQWidget::setSizeIncrement</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#d75c20">TQWidget::setSizePolicy</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#2e958b">TQWidget::setStyle</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#bfec97">TQWidget::setTabOrder</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#f4ffd3">TQWidget::setUpdatesEnabled</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9da836">TQWidget::setWFlags</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#971448">TQWidget::setWState</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ccc8f7">TQWidget::show</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#add426">TQWidget::showEvent</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#10d3d0">TQWidget::showFullScreen</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#400e25">TQWidget::showMaximized</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#8d415e">TQWidget::showMinimized</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#427beb">TQWidget::showNormal</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#da2102">TQWidget::size</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#290bcd">TQWidget::sizeHint</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a0cf7d">TQWidget::sizeIncrement</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#2d5d13">TQWidget::sizePolicy</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#9fc7bd">TQWidget::stackUnder</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#ea8b00">TQWidget::style</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#7a14f4">TQWidget::styleChange</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#70dec1">TQWidget::testWFlags</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#197daa">TQWidget::testWState</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#1c9013">TQWidget::topData</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4f5be5">TQWidget::topLevelWidget</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#76fa75">TQWidget::unsetCursor</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#5d0f01">TQWidget::unsetFont</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cd816d">TQWidget::unsetPalette</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#4a97ef">TQWidget::update</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#c04eb3">TQWidget::updateGeometry</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#395595">TQWidget::updateMask</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#3b1306">TQWidget::visibleRect</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#cd6485">TQWidget::wheelEvent</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#576663">TQWidget::width</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#6dceaf">TQWidget::winId</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#e04160">TQWidget::wmapper</A></TD></TR>
<TR ><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#a8f5dd">TQWidget::x</A></TD></TR>
<TR bgcolor="#eeeeee"><TD><A HREF="../../../../../../usr/share/doc/packages/qt/html/ntqwidget.html#043386">TQWidget::y</A></TD></TR>
<TR ><TD><A HREF="TDEpacman.html#~TDEpacman">TDEpacman::~TDEpacman</A></TD></TR>
</TABLE></TD></TR></TABLE><HR>
<table>
<tr><td><small>Generated by: jth on tim on Sat Jan 19 13:38:55 2002, using kdoc 2.0a53.</small></td></tr>
</table>
</BODY>
</HTML>

@ -4,7 +4,7 @@
#include <tdeconfig.h>
#include <tdelocale.h>
#include <tdeaccel.h>
#include <tqpushbt.h>
#include <tqpushbutton.h>
#include <tqlabel.h>
#include <tqframe.h>
#include <tqkeycode.h>
@ -21,19 +21,19 @@ PKeys::PKeys( TQWidget *parent, const char *name)
TQPushButton *okButton = new TQPushButton(this);
okButton->setText(i18n("Ok"));
okButton->setFixedSize(okButton->size());
connect( okButton, SIGNAL(clicked()),this, SLOT(ok()) );
connect( okButton, TQ_SIGNAL(clicked()),this, TQ_SLOT(ok()) );
okButton->move(20,210);
TQPushButton *defaultButton = new TQPushButton(this);
defaultButton->setText(i18n("Defaults"));
defaultButton->setFixedSize(defaultButton->size());
connect( defaultButton, SIGNAL(clicked()),this, SLOT(defaults()) );
connect( defaultButton, TQ_SIGNAL(clicked()),this, TQ_SLOT(defaults()) );
defaultButton->move(140,210);
TQPushButton *cancelButton = new TQPushButton(this);
cancelButton->setText(i18n("Cancel"));
cancelButton->setFixedSize(cancelButton->size());
connect( cancelButton, SIGNAL(clicked()),this, SLOT(reject()) );
connect( cancelButton, TQ_SIGNAL(clicked()),this, TQ_SLOT(reject()) );
cancelButton->move(260,210);
TQFrame *separator = new TQFrame(this);
@ -57,28 +57,28 @@ PKeys::PKeys( TQWidget *parent, const char *name)
pixPath = dirs->findResource("appdata", "pics/up.xpm");
up->setPixmap( TQPixmap(pixPath));
up->setFixedSize(up->pixmap()->size());
connect( up, SIGNAL(clicked()),this, SLOT(butUp()) );
connect( up, TQ_SIGNAL(clicked()),this, TQ_SLOT(butUp()) );
up->move(180, 50);
TQPushButton *down = new TQPushButton(this);
pixPath = dirs->findResource("appdata", "pics/down.xpm");
down->setPixmap( TQPixmap(pixPath));
down->setFixedSize(down->pixmap()->size());
connect( down, SIGNAL(clicked()),this, SLOT(butDown()) );
connect( down, TQ_SIGNAL(clicked()),this, TQ_SLOT(butDown()) );
down->move(180, 130);
TQPushButton *left = new TQPushButton(this);
pixPath = dirs->findResource("appdata", "pics/left.xpm");
left->setPixmap( TQPixmap(pixPath));
left->setFixedSize(left->pixmap()->size());
connect( left, SIGNAL(clicked()),this, SLOT(butLeft()) );
connect( left, TQ_SIGNAL(clicked()),this, TQ_SLOT(butLeft()) );
left->move(140, 90);
TQPushButton *right = new TQPushButton(this);
pixPath = dirs->findResource("appdata", "pics/right.xpm");
right->setPixmap( TQPixmap(pixPath));
right->setFixedSize(right->pixmap()->size());
connect( right, SIGNAL(clicked()),this, SLOT(butRight()) );
connect( right, TQ_SIGNAL(clicked()),this, TQ_SLOT(butRight()) );
right->move(220, 90);

@ -14,7 +14,7 @@
class PKeys : public TQDialog
{
Q_OBJECT
TQ_OBJECT
public:
PKeys( TQWidget *parent=0, const char *name=0 );

@ -2,7 +2,7 @@
main.cpp - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/

@ -4,7 +4,7 @@
#include <kstddirs.h>
#include <tdeconfig.h>
#include <tqdatetm.h>
#include <tqdatetime.h>
#include <tqtimer.h>
#include <tqevent.h>
#include <tqcolor.h>
@ -770,13 +770,13 @@ void Referee::eaten()
pix->rect(pacman->position(), MonsterScorePix, monstersEaten-1)));
if (--timerCount > 0)
TQTimer::singleShot( monsterScoreDurMS, this, SLOT(eaten()));
TQTimer::singleShot( monsterScoreDurMS, this, TQ_SLOT(eaten()));
else {
for (Monster *m = monsters->first(); m != 0; m = monsters->next())
if (m && m->direction() == X && !gameState.testBit(Introducing))
m->setDirection(N);
if (monstersEaten != 4 || !gameState.testBit(Introducing))
TQTimer::singleShot( monsterScoreDurMS, this, SLOT(start()));
TQTimer::singleShot( monsterScoreDurMS, this, TQ_SLOT(start()));
}
}
@ -908,7 +908,7 @@ void Referee::introPaint(int t)
repaint(pix->draw(31, 48, RoomPix, "\x1C\x1D\x1E", WHITE, TQColor(), AlignLeft), FALSE);
break;
case 14 : // "@ 1980 MIDWAY MFG.CO."
repaint(pix->draw(30, 58, RoomPix, "© 1998-2003 J.THÖNNISSEN", PINK), FALSE);
repaint(pix->draw(30, 58, RoomPix, "© 1998-2003 J.THÖNNISSEN", PINK), FALSE);
break;
}
}
@ -918,14 +918,14 @@ void Referee::introPlay()
if (!gameState.testBit(Introducing) || gameState.testBit(Ready))
return;
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(introPlay()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(introPlay()));
return;
}
if (!gameState.testBit(Init)) {
if (monstersEaten == 4) {
stop();
TQTimer::singleShot(introPostAnimationMS, this, SLOT(demo()));
TQTimer::singleShot(introPostAnimationMS, this, TQ_SLOT(demo()));
}
if (pacman->direction() == W) {
int id = -1;
@ -984,7 +984,7 @@ void Referee::introPlay()
}
if (timerCount++ < 15)
TQTimer::singleShot(introAnimationMS, this, SLOT(introPlay()));
TQTimer::singleShot(introAnimationMS, this, TQ_SLOT(introPlay()));
}
void Referee::demo()
@ -993,7 +993,7 @@ void Referee::demo()
return;
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(demo()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(demo()));
return;
}
@ -1020,7 +1020,7 @@ void Referee::demo()
repaint();
timerCount = 0;
TQTimer::singleShot(playerDurMS, this, SLOT(start()));
TQTimer::singleShot(playerDurMS, this, TQ_SLOT(start()));
}
void Referee::play()
@ -1061,13 +1061,13 @@ void Referee::play()
repaint(pix->rect(board->position(fruithome), i18n("READY!")), FALSE);
timerCount = 0;
TQTimer::singleShot(playerDurMS, this, SLOT(ready()));
TQTimer::singleShot(playerDurMS, this, TQ_SLOT(ready()));
}
void Referee::ready()
{
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(ready()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(ready()));
return;
}
@ -1077,7 +1077,7 @@ void Referee::ready()
gameState.clearBit(Init);
repaint(pix->rect(board->position(monsterhome, 0), i18n("PLAYER ONE")), FALSE);
repaintFigures();
TQTimer::singleShot(playerDurMS, this, SLOT(ready()));
TQTimer::singleShot(playerDurMS, this, TQ_SLOT(ready()));
return;
}
@ -1089,7 +1089,7 @@ void Referee::ready()
gameState.setBit(Ready);
gameState.clearBit(Init);
repaint(pix->rect(board->position(fruithome), i18n("READY!")), FALSE);
TQTimer::singleShot(readyDurMS, this, SLOT(ready()));
TQTimer::singleShot(readyDurMS, this, TQ_SLOT(ready()));
}
}
@ -1104,7 +1104,7 @@ void Referee::levelUp()
repaint(pix->rect(pacman->position(), PacmanPix));
timerCount = 0;
TQTimer::singleShot(levelUpPreAnimationMS, this, SLOT(levelUpPlay()));
TQTimer::singleShot(levelUpPreAnimationMS, this, TQ_SLOT(levelUpPlay()));
}
void Referee::levelUpPlay()
@ -1113,7 +1113,7 @@ void Referee::levelUpPlay()
return;
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(levelUpPlay()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(levelUpPlay()));
return;
}
@ -1128,7 +1128,7 @@ void Referee::levelUpPlay()
}
if (timerCount++ < 2) {
TQTimer::singleShot(levelUpAnimationMS, this, SLOT(levelUpPlay()));
TQTimer::singleShot(levelUpAnimationMS, this, TQ_SLOT(levelUpPlay()));
return;
}
@ -1162,7 +1162,7 @@ void Referee::start()
return;
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(start()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(start()));
return;
}
@ -1212,11 +1212,11 @@ void Referee::killed()
for (Monster *m = monsters->first(); m != 0; m = monsters->next())
if (m)
m->setDirection(X);
TQTimer::singleShot(dyingPreAnimationMS, this, SLOT(killed()));
TQTimer::singleShot(dyingPreAnimationMS, this, TQ_SLOT(killed()));
} else {
stop();
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(killed()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(killed()));
return;
}
@ -1234,16 +1234,16 @@ void Referee::killedPlay()
if (!gameState.testBit(Dying) || gameState.testBit(Ready))
return;
if (gameState.testBit(Paused) || gameState.testBit(HallOfFame)) {
TQTimer::singleShot(afterPauseMS, this, SLOT(killedPlay()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(killedPlay()));
return;
}
if (timerCount <= pix->maxPixmaps(DyingPix)) {
repaint(pix->rect(pacman->position(), PacmanPix), FALSE);
if (timerCount >= pix->maxPixmaps(DyingPix)-1 || timerCount == 0)
TQTimer::singleShot(dyingPostAnimationMS, this, SLOT(killedPlay()));
TQTimer::singleShot(dyingPostAnimationMS, this, TQ_SLOT(killedPlay()));
else
TQTimer::singleShot(dyingAnimationMS, this, SLOT(killedPlay()));
TQTimer::singleShot(dyingAnimationMS, this, TQ_SLOT(killedPlay()));
timerCount++;
} else {
gameState.clearBit(Dying);
@ -1256,7 +1256,7 @@ void Referee::killedPlay()
repaint(pix->rect(board->position(energizer, e), EnergizerPix), FALSE);
}
repaint(pix->rect(board->position(fruithome), i18n("GAME OVER")), FALSE);
TQTimer::singleShot(gameOverDurMS, this, SLOT(hallOfFame()));
TQTimer::singleShot(gameOverDurMS, this, TQ_SLOT(hallOfFame()));
} else {
gameState.clearBit(Init);
initPacman();

@ -10,7 +10,7 @@
#include <tqwidget.h>
#include <tqptrlist.h>
#include <tqstrlist.h>
#include <tqarray.h>
#include <tqmemarray.h>
#include <tqbitarray.h>
#include "board.h"
@ -27,7 +27,7 @@ enum { Init, Introducing, Playing, Demonstration, Paused, Player, Ready,
class Referee : public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
Referee (TQWidget *parent=0, const char *name=0, int scheme=-1, int mode=-1, Bitfont *font=0);

@ -9,7 +9,7 @@
#include <tdemessagebox.h>
#include <tqpixmap.h>
#include <tqstring.h>
#include <tqdstream.h>
#include <tqdatastream.h>
#include <tqkeycode.h>
#include <tqtimer.h>
#include <tqfileinfo.h>
@ -402,7 +402,7 @@ void Score::setScore(int level, int player)
// enable gameNew directly for an immediate next try
emit gameFinished();
lastPlayer = -1;
TQTimer::singleShot(hallOfFameMS, this, SLOT(end()));
TQTimer::singleShot(hallOfFameMS, this, TQ_SLOT(end()));
return;
}
@ -514,7 +514,7 @@ void Score::setPause(bool Paused)
void Score::end()
{
if (paused) {
TQTimer::singleShot(afterPauseMS, this, SLOT(end()));
TQTimer::singleShot(afterPauseMS, this, TQ_SLOT(end()));
return;
}

@ -24,7 +24,7 @@
class Score : public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
Score (TQWidget *parent=0, const char *name=0, int scheme=-1, int mode=-1, Bitfont *font=0);
~Score();

@ -4,7 +4,7 @@
#include <tdelocale.h>
#include <tqbitmap.h>
#include <tqstring.h>
#include <tqmsgbox.h>
#include <tqmessagebox.h>
#include <tqfileinfo.h>
#include "status.h"

@ -18,7 +18,7 @@
class Status : public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
Status(TQWidget *parent=0, const char *name=0, int scheme=-1, int mode=-1);
~Status() {};

@ -2,7 +2,7 @@
tdepacman.cpp - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/
@ -19,7 +19,7 @@
#include <tqkeycode.h>
#include <tqcolor.h>
#include <tqstring.h>
#include <tqmsgbox.h>
#include <tqmessagebox.h>
// include files for TDE
#include <kcolordlg.h>
@ -47,16 +47,16 @@ TDEpacmanApp::TDEpacmanApp(TQWidget *, const char *name) : TDEMainWindow(0, name
highscoresChecked = false;
focusedPause = false;
connect(view->referee, SIGNAL(setScore(int, int)), view->score, SLOT(setScore(int, int)));
connect(view->referee, SIGNAL(setPoints(int)), view->score, SLOT(set(int)));
connect(view->referee, SIGNAL(setLifes(int)), view->status, SLOT(setLifes(int)));
connect(view->referee, SIGNAL(setLevel(int)), view->status, SLOT(setLevel(int)));
connect(view->referee, TQ_SIGNAL(setScore(int, int)), view->score, TQ_SLOT(setScore(int, int)));
connect(view->referee, TQ_SIGNAL(setPoints(int)), view->score, TQ_SLOT(set(int)));
connect(view->referee, TQ_SIGNAL(setLifes(int)), view->status, TQ_SLOT(setLifes(int)));
connect(view->referee, TQ_SIGNAL(setLevel(int)), view->status, TQ_SLOT(setLevel(int)));
connect(view->referee, SIGNAL(focusedGamePause()), this, SLOT(slotFocusedGamePause()));
connect(view->referee, SIGNAL(forcedGameHighscores()), this, SLOT(slotForcedGameHighscores()));
connect(view->referee, TQ_SIGNAL(focusedGamePause()), this, TQ_SLOT(slotFocusedGamePause()));
connect(view->referee, TQ_SIGNAL(forcedGameHighscores()), this, TQ_SLOT(slotForcedGameHighscores()));
connect(view->score, SIGNAL(gameHighscores()), this, SLOT(slotGameHighscores()));
connect(view->score, SIGNAL(gameFinished()), this, SLOT(slotGameFinished()));
connect(view->score, TQ_SIGNAL(gameHighscores()), this, TQ_SLOT(slotGameHighscores()));
connect(view->score, TQ_SIGNAL(gameFinished()), this, TQ_SLOT(slotGameFinished()));
}
TDEpacmanApp::~TDEpacmanApp()
@ -67,25 +67,25 @@ TDEpacmanApp::~TDEpacmanApp()
void TDEpacmanApp::initActions()
{
gameNew = KStdGameAction::gameNew(this, SLOT(slotGameNew()), actionCollection());
gamePause = KStdGameAction::pause(this, SLOT(slotGamePause()), actionCollection());
gameNew = KStdGameAction::gameNew(this, TQ_SLOT(slotGameNew()), actionCollection());
gamePause = KStdGameAction::pause(this, TQ_SLOT(slotGamePause()), actionCollection());
gamePause->setAccel(Key_F3);
gameQuit = KStdGameAction::quit(this, SLOT(slotGameQuit()), actionCollection());
gameHighscores = KStdGameAction::highscores(this, SLOT(slotGameHighscores()), actionCollection());
showMenuBar = KStdAction::showMenubar(this, SLOT(slotShowMenuBar()), actionCollection());
showToolBar = KStdAction::showToolbar(this, SLOT(slotShowToolBar()), actionCollection());
showStatusBar = KStdAction::showStatusbar(this, SLOT(slotShowStatusBar()), actionCollection());
gameQuit = KStdGameAction::quit(this, TQ_SLOT(slotGameQuit()), actionCollection());
gameHighscores = KStdGameAction::highscores(this, TQ_SLOT(slotGameHighscores()), actionCollection());
showMenuBar = KStdAction::showMenubar(this, TQ_SLOT(slotShowMenuBar()), actionCollection());
showToolBar = KStdAction::showToolbar(this, TQ_SLOT(slotShowToolBar()), actionCollection());
showStatusBar = KStdAction::showStatusbar(this, TQ_SLOT(slotShowStatusBar()), actionCollection());
showMouseCursor = new TDEToggleAction(i18n("Show Mouse&cursor"), 0,
this, SLOT(slotShowMouseCursor()), actionCollection(),
this, TQ_SLOT(slotShowMouseCursor()), actionCollection(),
"options_show_mousecursor");
selectGraphicScheme = new TDEActionMenu(i18n("&Select graphic scheme"), actionCollection(),
"options_select_graphic_scheme");
KStdAction::keyBindings(this, SLOT(slotKeyBindings()), actionCollection());
KStdAction::keyBindings(this, TQ_SLOT(slotKeyBindings()), actionCollection());
focusOutPause = new TDEToggleAction(i18n("Pause in &Background"), 0,
this, SLOT(slotFocusOutPause()), actionCollection(),
this, TQ_SLOT(slotFocusOutPause()), actionCollection(),
"options_focus_out_pause");
focusInContinue = new TDEToggleAction(i18n("Continue in &Foreground"), 0,
this, SLOT(slotFocusInContinue()), actionCollection(),
this, TQ_SLOT(slotFocusInContinue()), actionCollection(),
"options_focus_in_continue");
showMenuBar->setStatusText(i18n("Enables/disables the menubar"));
@ -200,7 +200,7 @@ void TDEpacmanApp::readSchemes()
schemesPopup->setAutoDelete(true);
modesPopup = selectGraphicScheme->popupMenu();
connect(modesPopup, SIGNAL(activated(int)), this, SLOT(slotSchemeActivated(int)));
connect(modesPopup, TQ_SIGNAL(activated(int)), this, TQ_SLOT(slotSchemeActivated(int)));
if (schemeCount == 0 || scheme == -1) {
TQMessageBox::warning(this, i18n("Configuration Error"),
@ -218,7 +218,7 @@ void TDEpacmanApp::readSchemes()
TDEPopupMenu *p = new TDEPopupMenu;
p->setCheckable(true);
connect(p, SIGNAL(activated(int)), this, SLOT(slotSchemeActivated(int)));
connect(p, TQ_SIGNAL(activated(int)), this, TQ_SLOT(slotSchemeActivated(int)));
schemesPopup->append(p);
modeID[m] = modesPopup->insertItem(description, schemesPopup->at(m));

@ -2,7 +2,7 @@
tdepacman.h - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/
@ -25,7 +25,7 @@
// include files for TQt
#include <tqptrlist.h>
#include <tqfileinf.h>
#include <tqfileinfo.h>
#include <tqregexp.h>
//include files for TDE
@ -51,7 +51,7 @@ class TDEpacmanView;
*/
class TDEpacmanApp : public TDEMainWindow
{
Q_OBJECT
TQ_OBJECT
friend class TDEpacmanView;

@ -2,7 +2,7 @@
tdepacmanview.cpp - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/

@ -2,7 +2,7 @@
tdepacmanview.h - description
-------------------
begin : Sam Jan 19 13:37:57 CET 2002
copyright : (C) 1998-2003 by Jörg Thönnissen
copyright : (C) 1998-2003 by Jörg Thönnissen
email : joe@dsite.de
***************************************************************************/
@ -37,7 +37,7 @@
*/
class TDEpacmanView : public TQWidget
{
Q_OBJECT
TQ_OBJECT
public:
/** Constructor for the main view */
TDEpacmanView ( TQWidget *parent = 0, const char *name = 0);

@ -1 +0,0 @@
tde_auto_add_subdirectories()

@ -0,0 +1,38 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Heimen Stoffels <vistausss@outlook.com>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 12:40+0200\n"
"PO-Revision-Date: 2020-10-07 19:02+0000\n"
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
"Language-Team: Dutch <https://mirror.git.trinitydesktop.org/weblate/projects/"
"applications/tdepacman-tdepacmandesktop/nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.2.2\n"
#. Name
#: tdepacman.desktop:2
msgid "TDEpacman"
msgstr "TDEpacman"
#. GenericName
#: tdepacman.desktop:4
msgid "Arcade Game"
msgstr "Arcadespel"
#. Comment
#: tdepacman.desktop:6
msgid "A simple clone of the classic arcade game Pac-Man"
msgstr "Een eenvoudige kloon van het klassieke spel 'Pac-Man'"
#. Keywords
#: tdepacman.desktop:8
msgid "arcade;pacman;dots;ghosts;level;"
msgstr "arcade;pacman;stippen;spoken;level;niveau;smiley;"

@ -0,0 +1,35 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Andrei Stepanov <adem4ik@gmail.com>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Name
#: tdepacman.desktop:2
msgid "TDEpacman"
msgstr ""
#. GenericName
#: tdepacman.desktop:4
msgid "Arcade Game"
msgstr ""
#. Comment
#: tdepacman.desktop:6
msgid "A simple clone of the classic arcade game Pac-Man"
msgstr ""
#. Keywords
#: tdepacman.desktop:8
msgid "arcade;pacman;dots;ghosts;level;"
msgstr ""

@ -1,14 +0,0 @@
file( GLOB_RECURSE po_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.po )
string( REGEX REPLACE "[ \r\n\t]+" ";" _linguas "$ENV{LINGUAS}" )
foreach( _po ${po_files} )
get_filename_component( _lang ${_po} NAME_WE )
if( "${_linguas}" MATCHES "^;*$" OR ";${_linguas};" MATCHES ";${_lang};" )
if( "${_po}" MATCHES "^([^/]*)/.*" )
string( REGEX REPLACE "^([^/]*)/.*" "\\1" _component "${_po}" )
else( )
set( _component "${PROJECT_NAME}" )
endif( )
tde_create_translation( FILES ${_po} LANG ${_lang} OUTPUT_NAME ${_component} )
endif( )
endforeach( )

@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: de\n"
"POT-Creation-Date: 2020-09-01 12:41+0200\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: 2003-06-18 18:49+0200\n"
"Last-Translator: \n"
"Language-Team: <de@li.org>\n"
@ -20,8 +20,8 @@ msgstr ""
"From: Joerg Thoennissen <joe@dsite.de>\n"
"Xgettext-Options: -C -ki18n\n"
"Files: bitfont.cpp pacman.cpp monster.cpp fruit.cpp board.cpp painter.cpp "
"referee.cpp status.cpp score.cpp keys.cpp tdepacman.cpp tdepacmanwidget.cpp main."
"cpp\n"
"referee.cpp status.cpp score.cpp keys.cpp tdepacman.cpp tdepacmanwidget.cpp "
"main.cpp\n"
"X-Generator: KBabel 1.0.1\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
@ -64,108 +64,6 @@ msgstr "Tastaturbelegung ändern"
msgid "Undefined key"
msgstr "Undefinierte Taste"
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr "Maus&cursor anzeigen"
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "Grafik&schema auswählen"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr "&Anhalten im Hintergrund"
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr "&Fortsetzen im Vordergrund"
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr "Menüzeile ein/ausschalten"
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr "Werkzeugleiste ein/ausschalten"
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr "Statuszeile ein/ausschalten"
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr "Mauszeiger ein/ausschalten"
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr "Fertig."
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Konfigurationsfehler"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"Es sind keine Schemen definiert,\n"
"oder kein Schema ausgewählt."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr "Beenden..."
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr "Menüzeile umschalten..."
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr "Werkzeugleiste umschalten..."
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr "Statuszeile umschalten..."
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr "Mauszeiger umschalten..."
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr "Grafikschema ausgewählt..."
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr "Pause im Hintergrund umschalten..."
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr "Fortsetzen im Vordergrund umschalten..."
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr "Tastaturbelegung ändern..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr "Spiel beendet..."
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"Die Bitfont konnte nicht erzeugt werden.\n"
"\n"
"Die Datei '@FONTNAME@' existiert nicht,\n"
"oder ist in einem unbekannten Format."
#: main.cpp:25
msgid ""
"A pacman game for the TDE Desktop\n"
@ -363,6 +261,108 @@ msgstr "@DD@.@MM@.@YY@"
msgid "Initialization Error"
msgstr "Initialisierungsfehler"
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr "Maus&cursor anzeigen"
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "Grafik&schema auswählen"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr "&Anhalten im Hintergrund"
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr "&Fortsetzen im Vordergrund"
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr "Menüzeile ein/ausschalten"
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr "Werkzeugleiste ein/ausschalten"
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr "Statuszeile ein/ausschalten"
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr "Mauszeiger ein/ausschalten"
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr "Fertig."
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Konfigurationsfehler"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"Es sind keine Schemen definiert,\n"
"oder kein Schema ausgewählt."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr "Beenden..."
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr "Menüzeile umschalten..."
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr "Werkzeugleiste umschalten..."
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr "Statuszeile umschalten..."
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr "Mauszeiger umschalten..."
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr "Grafikschema ausgewählt..."
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr "Pause im Hintergrund umschalten..."
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr "Fortsetzen im Vordergrund umschalten..."
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr "Tastaturbelegung ändern..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr "Spiel beendet..."
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"Die Bitfont konnte nicht erzeugt werden.\n"
"\n"
"Die Datei '@FONTNAME@' existiert nicht,\n"
"oder ist in einem unbekannten Format."
#~ msgid "Keys"
#~ msgstr "Tasten"

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-09-01 12:41+0200\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: 2003-04-04 09:47CET\n"
"Last-Translator: Quique <tquique@sindominio.net>\n"
"Language-Team: Spanish <es@li.org>\n"
@ -55,112 +55,6 @@ msgstr "Cambiar las teclas de dirección"
msgid "Undefined key"
msgstr "Tecla sin definir"
#: tdepacman.cpp:78
#, fuzzy
msgid "Show Mouse&cursor"
msgstr "&Ocultar puntero del ratón"
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Seleccionar el esquema gráfico"
#: tdepacman.cpp:84
#, fuzzy
msgid "Pause in &Background"
msgstr "&Pausar a segundo plano"
#: tdepacman.cpp:87
#, fuzzy
msgid "Continue in &Foreground"
msgstr "&Continuar en primer plano"
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Error de configuración"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"No hay esquemas definidos,\n"
"o no se ha seleccionado ninguno."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "Cambiar &teclas..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"No fue posible construir la fuente en mapa de bits.\n"
"\n"
"El fichero '@FONTNAME@' no existe,\n"
"o tiene un formato desconocido."
#: main.cpp:25
#, fuzzy
msgid ""
@ -353,6 +247,112 @@ msgstr "@YY@/@MM@/@DD@"
msgid "Initialization Error"
msgstr "Error de inicialización"
#: tdepacman.cpp:78
#, fuzzy
msgid "Show Mouse&cursor"
msgstr "&Ocultar puntero del ratón"
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Seleccionar el esquema gráfico"
#: tdepacman.cpp:84
#, fuzzy
msgid "Pause in &Background"
msgstr "&Pausar a segundo plano"
#: tdepacman.cpp:87
#, fuzzy
msgid "Continue in &Foreground"
msgstr "&Continuar en primer plano"
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Error de configuración"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"No hay esquemas definidos,\n"
"o no se ha seleccionado ninguno."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "Cambiar &teclas..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"No fue posible construir la fuente en mapa de bits.\n"
"\n"
"El fichero '@FONTNAME@' no existe,\n"
"o tiene un formato desconocido."
#~ msgid "&New"
#~ msgstr "&Nuevo"

@ -0,0 +1,303 @@
# SOME DESCRIPTIVE TITLE.
# Omer I.S. <omeritzicschwartz@gmail.com>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: 2021-12-15 15:00+0000\n"
"Last-Translator: Omer I.S. <omeritzicschwartz@gmail.com>\n"
"Language-Team: Hebrew <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/tdepacman/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 4.9.1\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "עומר א״ש"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "omeritzicschwartz@gmail.com"
#: board.cpp:56
msgid ""
"The levelmap could not be constructed.\n"
"\n"
"The file '@LEVELNAME@' does not exist,\n"
"or could not be opened for reading."
msgstr ""
#: keys.cpp:22
msgid "Ok"
msgstr "אישור"
#: keys.cpp:28
msgid "Defaults"
msgstr "ברירות המחדל"
#: keys.cpp:85
msgid "Change Direction Keys"
msgstr "שנה מקשי כיוון"
#: keys.cpp:98
msgid "Undefined key"
msgstr "מקש בלתי מזוהה"
#: main.cpp:25
msgid ""
"A pacman game for the TDE Desktop\n"
"\n"
"The program based on the source of ksnake\n"
"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
"The design was strongly influenced by the pacman\n"
"(c) 1980 MIDWAY MFG.CO.\n"
"\n"
"I like to thank my girlfriend Elke Krueers for\n"
"the last 14 years of her friendship\n"
"and Christine Nickel for the 'K' in my life."
msgstr ""
#: main.cpp:43
msgid "TDEpacman"
msgstr "TDEpacman"
#: painter.cpp:68 status.cpp:41
msgid ""
"The pixmap could not be contructed.\n"
"\n"
"The file '@PIXMAPNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
msgid "GAME OVER"
msgstr "המשחק נגמר"
#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
msgid "PLAYER ONE"
msgstr "שחקן ראשון"
#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
#: referee.cpp:1091
msgid "READY!"
msgstr "היכון!"
#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
#: score.cpp:147 score.cpp:148 score.cpp:506
msgid "PAUSED"
msgstr "מושהה"
#: referee.cpp:875
msgid "CHARACTER"
msgstr "דמות"
#: referee.cpp:876
msgid "/"
msgstr "/"
#: referee.cpp:877
msgid "NICKNAME"
msgstr "כינוי"
#: referee.cpp:881
msgid "-SHADOW"
msgstr ""
#: referee.cpp:883
msgid "\"BLINKY\""
msgstr "\"בלינקי\""
#: referee.cpp:887
msgid "-SPEEDY"
msgstr "מהירה"
#: referee.cpp:889
msgid "\"PINKY\""
msgstr "\"פינקי\""
#: referee.cpp:893
msgid "-BASHFUL"
msgstr ""
#: referee.cpp:895
msgid "\"INKY\""
msgstr "\"אינקי\""
#: referee.cpp:899
msgid "-POKEY"
msgstr ""
#: referee.cpp:901
msgid "\"CLYDE\""
msgstr "\"קלייד\""
#: score.cpp:67 score.cpp:72 score.cpp:167
msgid " 1UP "
msgstr " 1UP "
#: score.cpp:76 score.cpp:77
msgid " HIGH SCORE "
msgstr " שיאים "
#: score.cpp:81 score.cpp:86 score.cpp:170
msgid " 2UP "
msgstr " 2UP "
#: score.cpp:105 score.cpp:106
msgid " CONGRATULATIONS "
msgstr " ברכות "
#: score.cpp:109 score.cpp:110
msgid " YOU HAVE ARCHIEVED "
msgstr " הגעת "
#: score.cpp:113 score.cpp:114
msgid " A SCORE IN THE TOP 10. "
msgstr " לרשימת 10 ניקודי המשחק הגבוהים ביותר. "
#: score.cpp:117 score.cpp:118
msgid " "
msgstr " "
#: score.cpp:123 score.cpp:124
msgid "RNK SCORE NAME DATE"
msgstr ""
#: score.cpp:468
msgid ""
"You're going to create the highscore-file\n"
"'%1'\n"
"for your maschine, that should be used systemwide.\n"
"\n"
"To grant access to the other users, set the appropriate rights (a+w)\n"
"on that file or ask your systemadministator for that favor.\n"
"\n"
"To use a different directory or filename for the highscores,specify them in "
"the configfile (tdepacmanrc:highscoreFilePath)."
msgstr ""
#: score.cpp:481
msgid ""
"You're using a private highscore-file, that's mostly because of\n"
"missing write-access to the systemwide file\n"
"'%1' .\n"
"\n"
"Ask your systemadministrator for granting you access to that file,\n"
"by setting the appropriate rights (a+w) on it.\n"
"\n"
"To use a different directory or filename for the highscores,specify them in "
"the configfile (tdepacmanrc:highscoreFilePath)."
msgstr ""
#: score.cpp:535
msgid "@YY@/@MM@/@DD@"
msgstr ""
#: status.cpp:45
msgid "Initialization Error"
msgstr ""
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr ""
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr ""
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr ""
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr "המשחק הסתיים."
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: TDEpacman 0.2.6\n"
"POT-Creation-Date: 2020-09-01 12:41+0200\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: 2000-05-01 22:39-0100\n"
"Last-Translator: Srgio Fernandes <sergio_fernandes@rocketmail.com>\n"
"Language-Team: pt\n"
@ -55,109 +55,6 @@ msgstr "Mudar Teclas de Direco"
msgid "Undefined key"
msgstr ""
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Seleccione o esquema grfico"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Erro de Configurao"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"No h esquemas definidos,ou no\n"
"h esquemas seleccionados."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "Mudar &teclas..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"No foi possvel construir a bitfont.\n"
"\n"
"O ficheiro '@FONTNAME@' no existe,\n"
"ou tem um formato desconhecido."
#: main.cpp:25
#, fuzzy
msgid ""
@ -330,6 +227,109 @@ msgstr ""
msgid "Initialization Error"
msgstr "Erro de inicializao"
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Seleccione o esquema grfico"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Erro de Configurao"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
"No h esquemas definidos,ou no\n"
"h esquemas seleccionados."
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "Mudar &teclas..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"No foi possvel construir a bitfont.\n"
"\n"
"O ficheiro '@FONTNAME@' no existe,\n"
"ou tem um formato desconhecido."
#~ msgid "&Pause"
#~ msgstr "&Pausa"

@ -0,0 +1,301 @@
# SOME DESCRIPTIVE TITLE.
# Andrei Stepanov <adem4ik@gmail.com>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: board.cpp:56
msgid ""
"The levelmap could not be constructed.\n"
"\n"
"The file '@LEVELNAME@' does not exist,\n"
"or could not be opened for reading."
msgstr ""
#: keys.cpp:22
msgid "Ok"
msgstr ""
#: keys.cpp:28
msgid "Defaults"
msgstr ""
#: keys.cpp:85
msgid "Change Direction Keys"
msgstr ""
#: keys.cpp:98
msgid "Undefined key"
msgstr ""
#: main.cpp:25
msgid ""
"A pacman game for the TDE Desktop\n"
"\n"
"The program based on the source of ksnake\n"
"by Michel Filippi (mfilippi@sade.rhein-main.de).\n"
"The design was strongly influenced by the pacman\n"
"(c) 1980 MIDWAY MFG.CO.\n"
"\n"
"I like to thank my girlfriend Elke Krueers for\n"
"the last 14 years of her friendship\n"
"and Christine Nickel for the 'K' in my life."
msgstr ""
#: main.cpp:43
msgid "TDEpacman"
msgstr ""
#: painter.cpp:68 status.cpp:41
msgid ""
"The pixmap could not be contructed.\n"
"\n"
"The file '@PIXMAPNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
#: referee.cpp:88 referee.cpp:89 referee.cpp:1258
msgid "GAME OVER"
msgstr ""
#: referee.cpp:150 referee.cpp:151 referee.cpp:1060 referee.cpp:1078
msgid "PLAYER ONE"
msgstr ""
#: referee.cpp:154 referee.cpp:155 referee.cpp:1061 referee.cpp:1086
#: referee.cpp:1091
msgid "READY!"
msgstr ""
#: referee.cpp:158 referee.cpp:159 referee.cpp:807 referee.cpp:810
#: score.cpp:147 score.cpp:148 score.cpp:506
msgid "PAUSED"
msgstr ""
#: referee.cpp:875
msgid "CHARACTER"
msgstr ""
#: referee.cpp:876
msgid "/"
msgstr ""
#: referee.cpp:877
msgid "NICKNAME"
msgstr ""
#: referee.cpp:881
msgid "-SHADOW"
msgstr ""
#: referee.cpp:883
msgid "\"BLINKY\""
msgstr ""
#: referee.cpp:887
msgid "-SPEEDY"
msgstr ""
#: referee.cpp:889
msgid "\"PINKY\""
msgstr ""
#: referee.cpp:893
msgid "-BASHFUL"
msgstr ""
#: referee.cpp:895
msgid "\"INKY\""
msgstr ""
#: referee.cpp:899
msgid "-POKEY"
msgstr ""
#: referee.cpp:901
msgid "\"CLYDE\""
msgstr ""
#: score.cpp:67 score.cpp:72 score.cpp:167
msgid " 1UP "
msgstr ""
#: score.cpp:76 score.cpp:77
msgid " HIGH SCORE "
msgstr ""
#: score.cpp:81 score.cpp:86 score.cpp:170
msgid " 2UP "
msgstr ""
#: score.cpp:105 score.cpp:106
msgid " CONGRATULATIONS "
msgstr ""
#: score.cpp:109 score.cpp:110
msgid " YOU HAVE ARCHIEVED "
msgstr ""
#: score.cpp:113 score.cpp:114
msgid " A SCORE IN THE TOP 10. "
msgstr ""
#: score.cpp:117 score.cpp:118
msgid " "
msgstr ""
#: score.cpp:123 score.cpp:124
msgid "RNK SCORE NAME DATE"
msgstr ""
#: score.cpp:468
msgid ""
"You're going to create the highscore-file\n"
"'%1'\n"
"for your maschine, that should be used systemwide.\n"
"\n"
"To grant access to the other users, set the appropriate rights (a+w)\n"
"on that file or ask your systemadministator for that favor.\n"
"\n"
"To use a different directory or filename for the highscores,specify them in "
"the configfile (tdepacmanrc:highscoreFilePath)."
msgstr ""
#: score.cpp:481
msgid ""
"You're using a private highscore-file, that's mostly because of\n"
"missing write-access to the systemwide file\n"
"'%1' .\n"
"\n"
"Ask your systemadministrator for granting you access to that file,\n"
"by setting the appropriate rights (a+w) on it.\n"
"\n"
"To use a different directory or filename for the highscores,specify them in "
"the configfile (tdepacmanrc:highscoreFilePath)."
msgstr ""
#: score.cpp:535
msgid "@YY@/@MM@/@DD@"
msgstr ""
#: status.cpp:45
msgid "Initialization Error"
msgstr ""
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr ""
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr ""
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr ""
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-09-01 12:41+0200\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: 1999-06-22 12:27+0100\n"
"Last-Translator: John Eriksson <johne85@telia.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -54,107 +54,6 @@ msgstr "Byt Tangenter"
msgid "Undefined key"
msgstr "Ingen Tangent"
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Vlj grafikschema"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Konfigurationsproblem"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "&Byt tangenter..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"Pixmapen kunde inte bli konstruerad.\n"
"\n"
"Filen '@FONTNAME@' finns inte,\n"
"eller r av ett oknt format."
#: main.cpp:25
msgid ""
"A pacman game for the TDE Desktop\n"
@ -313,6 +212,107 @@ msgstr ""
msgid "Initialization Error"
msgstr "Ett fel uppstod vid uppstarten"
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr "&Vlj grafikschema"
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr "Konfigurationsproblem"
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
#, fuzzy
msgid "Configure key bindings..."
msgstr "&Byt tangenter..."
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
"Pixmapen kunde inte bli konstruerad.\n"
"\n"
"Filen '@FONTNAME@' finns inte,\n"
"eller r av ett oknt format."
#~ msgid "&New"
#~ msgstr "&Nytt"

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-09-01 12:41+0200\n"
"POT-Creation-Date: 2020-09-06 19:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -51,102 +51,6 @@ msgstr ""
msgid "Undefined key"
msgstr ""
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr ""
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr ""
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr ""
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""
#: main.cpp:25
msgid ""
"A pacman game for the TDE Desktop\n"
@ -300,3 +204,99 @@ msgstr ""
#: status.cpp:45
msgid "Initialization Error"
msgstr ""
#: tdepacman.cpp:78
msgid "Show Mouse&cursor"
msgstr ""
#: tdepacman.cpp:81
msgid "&Select graphic scheme"
msgstr ""
#: tdepacman.cpp:84
msgid "Pause in &Background"
msgstr ""
#: tdepacman.cpp:87
msgid "Continue in &Foreground"
msgstr ""
#: tdepacman.cpp:91
msgid "Enables/disables the menubar"
msgstr ""
#: tdepacman.cpp:92
msgid "Enables/disables the toolbar"
msgstr ""
#: tdepacman.cpp:93
msgid "Enables/disables the statusbar"
msgstr ""
#: tdepacman.cpp:94
msgid "Enable/disables the mousecursor"
msgstr ""
#: tdepacman.cpp:106 tdepacman.cpp:348 tdepacman.cpp:363 tdepacman.cpp:378
#: tdepacman.cpp:392 tdepacman.cpp:420 tdepacman.cpp:430 tdepacman.cpp:440
#: tdepacman.cpp:455 tdepacman.cpp:465
msgid "Ready."
msgstr ""
#: tdepacman.cpp:206
msgid "Configuration Error"
msgstr ""
#: tdepacman.cpp:207
msgid ""
"There are no schemes defined,\n"
"or no scheme is selected."
msgstr ""
#: tdepacman.cpp:331
msgid "Exiting..."
msgstr ""
#: tdepacman.cpp:338
msgid "Toggling menubar..."
msgstr ""
#: tdepacman.cpp:353
msgid "Toggling toolbar..."
msgstr ""
#: tdepacman.cpp:368
msgid "Toggle the statusbar..."
msgstr ""
#: tdepacman.cpp:383
msgid "Toggle the mousecursor..."
msgstr ""
#: tdepacman.cpp:397
msgid "Graphic scheme selected..."
msgstr ""
#: tdepacman.cpp:425
msgid "Toggle focusOutPause..."
msgstr ""
#: tdepacman.cpp:435
msgid "Toggle focusInContinue..."
msgstr ""
#: tdepacman.cpp:445
msgid "Configure key bindings..."
msgstr ""
#: tdepacman.cpp:460
msgid "Game finished..."
msgstr ""
#: tdepacmanview.cpp:118
msgid ""
"The bitfont could not be contructed.\n"
"\n"
"The file '@FONTNAME@' does not exist,\n"
"or is of an unknown format."
msgstr ""

Loading…
Cancel
Save