Sample Applications

From Trinity Desktop Project Wiki
Revision as of 17:40, 25 August 2021 by Blu256 (talk | contribs) (→‎RGBA (Real) Transparency: _Missing file_ (Added warning))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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