<p dir="ltr">just use a qfiledialog <a href="http://qt-project.org/doc/qt-4.8/qfiledialog.html#details">http://qt-project.org/doc/qt-4.8/qfiledialog.html#details</a></p>
<p dir="ltr">Marco Bernasocchi (mobile)<br>
<a href="http://opengis.ch">http://opengis.ch</a></p>
<div class="gmail_quote">On Mar 23, 2013 8:05 PM, "fegyi001" <<a href="mailto:fegyi001@gmail.com">fegyi001@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Developers!<br>
<br>
I'm writing a new plugin in which I'd like to implement some ways to enable<br>
the user to open and save some contents. For that I need a file browser that<br>
navigates through the file system. How can I make this happen?<br>
<br>
On the QGIS documentation I discovered something called<br>
"QgsStyleV2ExportImportDialog Class". Is this what I need? If yes, how can I<br>
implement it? I'm quite a novice to Python programming and to the QGIS API.<br>
Any help is highly acknowledged.<br>
<br>
Best wishes<br>
               Gergely<br>
<br>
(PS. I know that there is a QGISFileBrowser plugin out there, but I don't<br>
intend to use another plugin, just want a simple pop-up-file-browser<br>
whenever the user hits the "Open" or "Save" buttons.)<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/implement-Open-Save-File-option-into-QGIS-plugins-tp5042520.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/implement-Open-Save-File-option-into-QGIS-plugins-tp5042520.html</a><br>

Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>