digiKam
Loading...
Searching...
No Matches
Digikam::WorkflowItem Class Reference

#include <workflowlist.h>

+ Inheritance diagram for Digikam::WorkflowItem:

Public Member Functions

int count () const
 
void setItem (const QString &title=QString(), const QString &desc=QString(), int count=0)
 
QString title () const
 
 WorkflowItem (WorkflowList *const parent, const QString &name)
 
 ~WorkflowItem () override=default
 

Constructor & Destructor Documentation

◆ WorkflowItem()

Digikam::WorkflowItem::WorkflowItem ( WorkflowList *const  parent,
const QString &  name 
)

◆ ~WorkflowItem()

Digikam::WorkflowItem::~WorkflowItem ( )
overridedefault

Member Function Documentation

◆ count()

int Digikam::WorkflowItem::count ( ) const

Referenced by setItem().

◆ setItem()

void Digikam::WorkflowItem::setItem ( const QString &  title = QString(),
const QString &  desc = QString(),
int  count = 0 
)

References count(), and title().

Referenced by WorkflowItem().

◆ title()

QString Digikam::WorkflowItem::title ( ) const

Referenced by setItem(), and WorkflowItem().


The documentation for this class was generated from the following files: