Searched refs:greeneId (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/ |
| H A D | initdb.h | 106 QVariant greeneId = addAuthor(q, QLatin1String("Graham Greene"), QDate(1904, 10, 2)); in initDb() local 124 addBook(q, QLatin1String("The Power and the Glory"), 1940, greeneId, fiction, 4); in initDb() 125 addBook(q, QLatin1String("The Third Man"), 1950, greeneId, fiction, 5); in initDb() 126 addBook(q, QLatin1String("Our Man in Havana"), 1958, greeneId, fiction, 4); in initDb()
|