|
| KeyUploadDialog (const KeyIdArgsListPtr &keys_ids, QWidget *parent) |
| Construct a new Key Upload Dialog object. More...
|
|
| GeneralDialog (std::string name, QWidget *parent=nullptr) |
|
|
KeyListPtr | m_keys_ |
|
QByteArray | m_key_data_ |
|
|
void | setPosCenterOfScreen () |
|
void | movePosition2CenterOfParent () |
|
bool | isRectRestored () |
|
void | showEvent (QShowEvent *event) override |
|
◆ KeyUploadDialog()
GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog |
( |
const KeyIdArgsListPtr & |
keys_ids, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
Construct a new Key Upload Dialog object.
- Parameters
-
◆ slot_upload_key_to_server
void GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server |
( |
const GpgFrontend::ByteArray & |
keys_data | ) |
|
|
privateslot |
The documentation for this class was generated from the following files:
- src/ui/dialog/import_export/KeyUploadDialog.h
- src/ui/dialog/import_export/KeyUploadDialog.cpp