#include <titlewindow.h>
Inherits ColorThread.

Public Member Functions | |
| TitleColorStrokeThread (TitleMain *client, TitleWindow *window) | |
| int | handle_event (int output) |
Data Fields | |
| TitleMain * | client |
| TitleWindow * | window |
Definition at line 361 of file titlewindow.h.
| TitleColorStrokeThread::TitleColorStrokeThread | ( | TitleMain * | client, | |
| TitleWindow * | window | |||
| ) |
Definition at line 950 of file titlewindow.C.
| int TitleColorStrokeThread::handle_event | ( | int | output | ) |
Definition at line 957 of file titlewindow.C.
References client, TitleConfig::color_stroke, TitleMain::config, BC_WindowBase::flush(), PluginClient::send_configure_change(), TitleWindow::update_color(), and window.

Reimplemented from ColorThread.
Definition at line 367 of file titlewindow.h.
Referenced by handle_event().
1.5.5