| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
A dialog for importing or exporting stored connections. More...
#include <qgsmanageconnectionsdialog.h>

Public Types | |
| enum | Mode { Export , Import } | 
| enum | Type {  WMS , PostGIS , WFS , MSSQL , WCS , Oracle , HANA , XyzTiles , ArcgisMapServer , ArcgisFeatureServer , VectorTile , TiledScene , SensorThings , CloudStorage , STAC }  | 
Public Slots | |
| void | clearSelection () | 
| void | doExportImport () | 
| void | selectAll () | 
| void | selectionChanged () | 
Public Member Functions | |
| QgsManageConnectionsDialog (QWidget *parent=nullptr, Mode mode=Export, Type type=WMS, const QString &fileName=QString()) | |
| Constructor for QgsManageConnectionsDialog.   | |
A dialog for importing or exporting stored connections.
Definition at line 32 of file qgsmanageconnectionsdialog.h.
| Enumerator | |
|---|---|
| Export | |
| Import | |
Definition at line 37 of file qgsmanageconnectionsdialog.h.
Definition at line 43 of file qgsmanageconnectionsdialog.h.
| QgsManageConnectionsDialog::QgsManageConnectionsDialog | ( | QWidget * | parent = nullptr,  | 
        
| Mode | mode = Export,  | 
        ||
| Type | type = WMS,  | 
        ||
| const QString & | fileName = QString()  | 
        ||
| ) | 
Constructor for QgsManageConnectionsDialog.
Definition at line 36 of file qgsmanageconnectionsdialog.cpp.
      
  | 
  slot | 
Definition at line 2039 of file qgsmanageconnectionsdialog.cpp.
      
  | 
  slot | 
Definition at line 84 of file qgsmanageconnectionsdialog.cpp.
      
  | 
  slot | 
Definition at line 2033 of file qgsmanageconnectionsdialog.cpp.
      
  | 
  slot | 
Definition at line 79 of file qgsmanageconnectionsdialog.cpp.