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-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:52:34 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.