MessageViewer::MessageViewerCheckBeforeDeletingParameters

Search for usage in LXR

MessageViewer::MessageViewerCheckBeforeDeletingParameters Class Reference

#include <messageviewercheckbeforedeletingparameters.h>

Public Types

enum  DeleteType { Unknown = 0, MoveToTrash = 1, Delete = 2 }
 

Public Member Functions

 MessageViewerCheckBeforeDeletingParameters (const MessageViewerCheckBeforeDeletingParameters &other)
 
MessageViewerCheckBeforeDeletingParameters::DeleteType deleteType () const
 
bool isValid () const
 
Akonadi::Item::List items () const
 
MessageViewerCheckBeforeDeletingParametersoperator= (const MessageViewerCheckBeforeDeletingParameters &other)
 
bool operator== (const MessageViewerCheckBeforeDeletingParameters &other) const
 
void setDeleteType (MessageViewerCheckBeforeDeletingParameters::DeleteType type)
 
void setItems (const Akonadi::Item::List &items)
 

Detailed Description


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.