krita

KisPaletteView Class Reference

#include <kis_palette_view.h>

List of all members.


Detailed Description

A scrolling view that lists a single KisPalette.

Definition at line 35 of file kis_palette_view.h.


Public Slots

void setPalette (KisPalette *p)

Signals

void colorSelected (const KisColor &)
void colorSelected (const QColor &)
void colorDoubleClicked (const KisColor &, const QString &)

Public Member Functions

 KisPaletteView (QWidget *parent, const char *name=0, int minWidth=210, int cols=16)
virtual ~KisPaletteView ()
KisPalettepalette () const
KisPaletteEntry currentEntry () const

Protected Slots

void slotColorCellSelected (int)
void slotColorCellDoubleClicked (int)

Protected Attributes

KisPalettem_currentPalette
KColorCells * m_cells
KisPaletteEntry m_currentEntry
int mMinWidth
int mCols

Friends

class KisPaletteWidget

Member Function Documentation

KisPaletteEntry KisPaletteView::currentEntry  )  const [inline]
 

Might return the default constructed entry...

Definition at line 44 of file kis_palette_view.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys