From ba7a7b6ed8b81df116b1c2352665b03192386793 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Apr 2011 15:07:00 +0200 Subject: Add entry for qt example --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 6b7fe98..e3b180a 100644 --- a/README +++ b/README @@ -36,6 +36,10 @@ boost Shows how to persist objects that use Boost smart pointers, containers, and value types with the help of the Boost profile library (libodb-boost). +qt + Shows how to persist objects that use Qt smart pointers, containers, and + value types with the help of the Qt profile library (libodb-qt). + schema/embedded Shows how to generate and use a database schema that is embedded into the application. -- cgit v1.1