This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-24 00:47:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
tools
/
mapserver_export
History
rblazek
547d6241c8
use UIC variable (from Roberto Flor)
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@4994
c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-10 09:39:59 +00:00
..
main.cpp
…
Makefile.am
use UIC variable (from Roberto Flor)
2006-03-10 09:39:59 +00:00
ms_export.py
…
msexport_wrap.cxx
Fixed the swig interface file and generated wrapper after changes to the dialog constructor
2006-01-15 20:55:36 +00:00
msexport.i
Fixed the swig interface file and generated wrapper after changes to the dialog constructor
2006-01-15 20:55:36 +00:00
qgsmapserverexport.cpp
Convert deprecated Qt3 QDialog(parent, name, modal, flags) constructors to Qt4 QDialog(parent, flags) constructors. Use QgisGui::ModalDialogFlags to specify modal dialogs.
2006-01-15 12:08:18 +00:00
qgsmapserverexport.h
Convert deprecated Qt3 QDialog(parent, name, modal, flags) constructors to Qt4 QDialog(parent, flags) constructors. Use QgisGui::ModalDialogFlags to specify modal dialogs.
2006-01-15 12:08:18 +00:00
qgsmapserverexportbase.ui
…
test_export.py
Minor change to the python test script
2006-03-09 16:32:54 +00:00