Documentation
¶
Overview ¶
Package common provides GUI helpers, such as dialog boxes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PasswordDialog ¶
PasswordDialog checks the current private key for any passphrase. If the key is protected, it spawns an inputDialog window to ask the user's passphrase, and then calls the callback function with the result.
The callback is always called, even when an error occurs.
func ShowMsgBox ¶
ShowMsgBox pops a new Qt Msg Box containing the appropriate message regarding the critical flag.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.