Sample Applications

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Some small example programs, demonstrating how to use various aspects of the Trinity core.

RGBA (Real) Transparency

CrystalSVGFolderIcon128.png
Missing file
This section references a source-code tarball which is missing.

Demonstrates how to use Trinity's new true-transparency ability in a program.

File:Transparency.tar.gz: RGBA Transparency Sample

TDE DBus Tutorial

TDE DBus Tutorial shows how to use dbusxml2qt3 to generate and use interfaces and proxies.

Sample code can also be found here: dbus-1-tqt-example