MauiKit TextEditor
AlertAction Struct Reference
#include <documenthandler.h>
Public Attributes | |
| std::function< void()> | action | 
| QString | label | 
Detailed Description
The AlertAction struct.
Definition at line 76 of file documenthandler.h.
Member Data Documentation
◆ action
| std::function<void()> AlertAction::action | 
Definition at line 79 of file documenthandler.h.
◆ label
| QString AlertAction::label | 
Definition at line 78 of file documenthandler.h.
The documentation for this struct was generated from the following file:
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.