krita/ui

KisItemChooser Class Reference

A special type of item chooser that can contain extra widgets that show more information about the currently selected item. More...

#include <kis_item_chooser.h>

Inheritance diagram for KisItemChooser:

List of all members.

Public Member Functions

 KisItemChooser (QWidget *parent=0, const char *name=0)
virtual ~KisItemChooser ()

Detailed Description

A special type of item chooser that can contain extra widgets that show more information about the currently selected item.

Reimplement update() to extract that information and fill the appropriate widgets.

Definition at line 37 of file kis_item_chooser.h.


Constructor & Destructor Documentation

KisItemChooser::KisItemChooser ( QWidget parent = 0,
const char *  name = 0 
)

Definition at line 73 of file kis_item_chooser.cpp.

KisItemChooser::~KisItemChooser (  )  [virtual]

Definition at line 88 of file kis_item_chooser.cpp.


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