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

Public Slots | |
| void | apply () |
| void | schemaChanged (int newSchema) |
Signals | |
| void | changed () |
Public Member Functions | |
| KateSchemaConfigColorTab (QWidget *parent=0, const char *name=0) | |
| ~KateSchemaConfigColorTab () | |
Protected Slots | |
| void | slotComboBoxChanged (int index) |
| void | slotMarkerColorChanged (const QColor &) |
Detailed Description
Definition at line 163 of file kateschema.h.
Constructor & Destructor Documentation
| KateSchemaConfigColorTab::KateSchemaConfigColorTab | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 269 of file kateschema.cpp.
| KateSchemaConfigColorTab::~KateSchemaConfigColorTab | ( | ) |
Definition at line 383 of file kateschema.cpp.
Member Function Documentation
| void KateSchemaConfigColorTab::apply | ( | ) | [slot] |
Definition at line 489 of file kateschema.cpp.
| void KateSchemaConfigColorTab::changed | ( | ) | [signal] |
| void KateSchemaConfigColorTab::schemaChanged | ( | int | newSchema | ) | [slot] |
Definition at line 387 of file kateschema.cpp.
| void KateSchemaConfigColorTab::slotComboBoxChanged | ( | int | index | ) | [protected, slot] |
Definition at line 527 of file kateschema.cpp.
| void KateSchemaConfigColorTab::slotMarkerColorChanged | ( | const QColor & | color | ) | [protected, slot] |
Definition at line 516 of file kateschema.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference