krita/ui

KisCustomPattern Class Reference

#include <kis_custom_pattern.h>

Inheritance diagram for KisCustomPattern:

List of all members.

Signals

void activatedResource (KoResource *)
void addPattern (KisPattern *)

Public Member Functions

 KisCustomPattern (QWidget *parent, const char *name, const QString &caption, KisView2 *view)
virtual ~KisCustomPattern ()

Protected Member Functions

virtual void showEvent (QShowEvent *)

Detailed Description

Definition at line 43 of file kis_custom_pattern.h.


Constructor & Destructor Documentation

KisCustomPattern::KisCustomPattern ( QWidget parent,
const char *  name,
const QString caption,
KisView2 view 
)

Definition at line 43 of file kis_custom_pattern.cc.

KisCustomPattern::~KisCustomPattern (  )  [virtual]

Definition at line 61 of file kis_custom_pattern.cc.


Member Function Documentation

void KisCustomPattern::activatedResource ( KoResource *   )  [signal]
void KisCustomPattern::addPattern ( KisPattern *   )  [signal]
void KisCustomPattern::showEvent ( QShowEvent  )  [protected, virtual]

Reimplemented from QWidget.

Definition at line 67 of file kis_custom_pattern.cc.


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