QGIS/python/gui/auto_generated/auth/qgsauthauthoritieseditor.sip.in

47 lines
1.5 KiB
Plaintext
Raw Normal View History

2017-05-31 10:09:57 +02:00
/************************************************************************
* This file has been generated automatically from *
* *
* src/gui/auth/qgsauthauthoritieseditor.h *
* *
* Do not edit manually ! Edit header and run scripts/sipify.pl again *
************************************************************************/
class QgsAuthAuthoritiesEditor : QWidget
{
2017-05-31 10:09:57 +02:00
%Docstring
2017-12-15 10:36:55 -04:00
Widget for viewing and editing authentication identities database
2017-05-31 10:09:57 +02:00
%End
%TypeHeaderCode
2017-05-31 10:09:57 +02:00
#include "qgsauthauthoritieseditor.h"
%End
public:
2017-05-31 10:09:57 +02:00
explicit QgsAuthAuthoritiesEditor( QWidget *parent /TransferThis/ = 0 );
2017-05-31 10:09:57 +02:00
%Docstring
2017-12-15 10:36:55 -04:00
Widget for viewing and editing certificate authorities directly in database
2017-12-15 21:36:08 -04:00
2017-12-15 10:36:55 -04:00
:param parent: Parent widget
2017-05-31 10:09:57 +02:00
%End
protected:
virtual void showEvent( QShowEvent *e );
%Docstring
Overridden show event of base widget
%End
};
2017-05-31 10:09:57 +02:00
/************************************************************************
* This file has been generated automatically from *
* *
* src/gui/auth/qgsauthauthoritieseditor.h *
* *
* Do not edit manually ! Edit header and run scripts/sipify.pl again *
************************************************************************/