• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..14-Jan-2022-

READMEH A D14-Jan-2022235 85

qspatialite.jsonH A D14-Jan-202234 43

qsql_spatialite.cppH A D14-Jan-202226.6 KiB935765

qsql_spatialite.hH A D14-Jan-20223.6 KiB9846

smain.cppH A D14-Jan-20222.3 KiB5915

smain.hH A D14-Jan-20222.3 KiB6114

README

1QSPATIALITE driver derived from QSQLITE driver.
2
3No actual changes except linking to SpatiaLite and a call to
4spatialite_init(0).
5
6See the Qt SQL documentation for more information on compiling Qt SQL
7driver plugins (sql-driver.html).
8