Kate
KateStyleListView Class Reference
#include <kateschema.h>
Inheritance diagram for KateStyleListView:

Signals | |
| void | changed () |
Public Member Functions | |
| void | emitChanged () |
| KateStyleListView (QWidget *parent=0, bool showUseDefaults=false) | |
| void | setBgCol (const QColor &c) |
| void | setNormalCol (const QColor &c) |
| void | setSelCol (const QColor &c) |
| void | showPopupMenu (KateStyleListItem *i, const QPoint &globalPos, bool showtitle=false) |
| ~KateStyleListView () | |
Detailed Description
Definition at line 128 of file kateschema.h.
Constructor & Destructor Documentation
Definition at line 1049 of file kateschema.cpp.
| KateStyleListView::~KateStyleListView | ( | ) | [inline] |
Definition at line 136 of file kateschema.h.
Member Function Documentation
| void KateStyleListView::changed | ( | ) | [signal] |
| void KateStyleListView::emitChanged | ( | ) | [inline] |
Definition at line 140 of file kateschema.h.
| void KateStyleListView::setBgCol | ( | const QColor & | c | ) | [inline] |
Definition at line 142 of file kateschema.h.
| void KateStyleListView::setNormalCol | ( | const QColor & | c | ) | [inline] |
Definition at line 144 of file kateschema.h.
| void KateStyleListView::setSelCol | ( | const QColor & | c | ) | [inline] |
Definition at line 143 of file kateschema.h.
| void KateStyleListView::showPopupMenu | ( | KateStyleListItem * | i, | |
| const QPoint & | globalPos, | |||
| bool | showtitle = false | |||
| ) |
Definition at line 1077 of file kateschema.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference