Home
last modified time | relevance | path

Searched refs:asimovId (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/
H A Dinitdb.h105 QVariant asimovId = addAuthor(q, QLatin1String("Isaac Asimov"), QDate(1920, 2, 1)); in initDb() local
117 addBook(q, QLatin1String("Foundation"), 1951, asimovId, sfiction, 3); in initDb()
118 addBook(q, QLatin1String("Foundation and Empire"), 1952, asimovId, sfiction, 4); in initDb()
119 addBook(q, QLatin1String("Second Foundation"), 1953, asimovId, sfiction, 3); in initDb()
120 addBook(q, QLatin1String("Foundation's Edge"), 1982, asimovId, sfiction, 3); in initDb()
121 addBook(q, QLatin1String("Foundation and Earth"), 1986, asimovId, sfiction, 4); in initDb()
122 addBook(q, QLatin1String("Prelude to Foundation"), 1988, asimovId, sfiction, 3); in initDb()
123 addBook(q, QLatin1String("Forward the Foundation"), 1993, asimovId, sfiction, 3); in initDb()