From 42a45c8f42888ab6138c45e3b2cbfec50edf6d03 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 25 Mar 2011 17:48:23 +0200 Subject: Add Qt example boilerplate code --- qt/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'qt/README') diff --git a/qt/README b/qt/README index 4e94255..94663e1 100644 --- a/qt/README +++ b/qt/README @@ -4,13 +4,13 @@ containers, and value types with the help of the Qt profile library The example consists of the following files: -employee.hxx +person.hxx Describe contents. -employee-odb.hxx -employee-odb.ixx -employee-odb.cxx -employee.sql +person-odb.hxx +person-odb.ixx +person-odb.cxx +person.sql The first three files contain the database support code and the last file contains the database schema for the employee.hxx header. -- cgit v1.1