[libcalamaresui] apidox touch-up
This commit is contained in:
parent
748d76df4f
commit
1648f311fe
@ -100,10 +100,11 @@ public:
|
|||||||
int currentStepIndex() const;
|
int currentStepIndex() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ brief Called when "Cancel" is clicked; asks for confirmation.
|
* @brief Called when "Cancel" is clicked; asks for confirmation.
|
||||||
* Other means of closing Calamares also call this method, e.g. alt-F4.
|
* Other means of closing Calamares also call this method, e.g. alt-F4.
|
||||||
* At the end of installation, no confirmation is asked. Returns true
|
* At the end of installation, no confirmation is asked.
|
||||||
* if the user confirms closing the window.
|
*
|
||||||
|
* @return @c true if the user confirms closing the window.
|
||||||
*/
|
*/
|
||||||
bool confirmCancelInstallation();
|
bool confirmCancelInstallation();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user