Krita Source Code Documentation
Loading...
Searching...
No Matches
TagActions.h File Reference
#include <QWidgetAction>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <KoResource.h>
#include <KisTag.h>
#include <KisTagModel.h>
#include <kritaresourcewidgets_export.h>

Go to the source code of this file.

Classes

class  CompareWithOtherTagFunctor
 The CompareWithOtherTagFunctor class defines a comparer for tags. More...
 
class  LineEditAction
 The LineEditAction class defines an action with a user text input. More...
 
class  NewTagResourceAction
 The NewTagResourceAction class defines an action that sends a signal with QString and a saved resource. More...
 
class  SimpleExistingTagAction
 The SimpleExistingTagAction class defines an action that holds a resource and a tag. More...
 
class  UserInputTagAction
 The UserInputTagAction class defines an action with user text input that sends a signal with a simple QString. More...