Changes

From Studiosg
Jump to navigationJump to search
36 bytes added ,  14:32, 21 December 2016
Page updated to new template
Line 1: Line 1: −
Welcome to Simone Giustetti's wiki pages.
+
{{header_en|title=Building an TQt3 package for TDE| keyword={{Template:keyword_en_tde}}| description=Building, installing and configuring a working TQt3 package for TDE and Slackware Linux | link_page=TDE_tdeaddons}}
 
  −
 
  −
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php?title=TDE_tqt3 Italiano]
  −
 
  −
----
      
== TQT3 ==
 
== TQT3 ==
[[En/trinity_desktop_environment#Prerequisites]]
+
[[En/trinity_desktop_environment#Prerequisites | TDE - Prerequisites]]
    
Reading the docs and guides I got the impression that tqt3 is '''the Qt3 toolkit merged with the tqt-interface library'''. One of the original goals of the Trinity project consisted of porting TDE to the Qt4 toolkit at least partially. One major improvement often cited consisting of the rendering of web pages with '''webkit''': an evolution of '''khtml'''. Usually the coexistence of two distinct releases of the same library while building software is not possible as both class and function names and namespaces are duplicated. The library named '''tqt-interface''' was thus introduced as an interface to solve the issue.
 
Reading the docs and guides I got the impression that tqt3 is '''the Qt3 toolkit merged with the tqt-interface library'''. One of the original goals of the Trinity project consisted of porting TDE to the Qt4 toolkit at least partially. One major improvement often cited consisting of the rendering of web pages with '''webkit''': an evolution of '''khtml'''. Usually the coexistence of two distinct releases of the same library while building software is not possible as both class and function names and namespaces are duplicated. The library named '''tqt-interface''' was thus introduced as an interface to solve the issue.
Line 21: Line 16:  
=== Final Notes ===
 
=== Final Notes ===
   −
The build script works, but the resulting package contains only part of the libraries it should and is therefore '''useless for building all depending packages'''. In the end starting with tqt3 turned out to be a mistake ad a waste of time. Luckily things improved with the remaining part of the project.
+
The build script works, but the resulting package contains only part of the libraries it should and is therefore '''useless for building all depending packages'''. In the end starting with TQt3 turned out to be a mistake ad a waste of time. Luckily things improved with the remaining part of the project.
      Line 28: Line 23:     
External Links
 
External Links
 +
 
----
 
----
 +
 
* [http://www.trinitydesktop.org/wiki/bin/view/Developers/HowToBuild TDE build guide]
 
* [http://www.trinitydesktop.org/wiki/bin/view/Developers/HowToBuild TDE build guide]
    
----
 
----
   −
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php?title=TDE_tqt3 Italiano]
+
{{footer_en | link_page=TDE_tqt3}}

Navigation menu