#include <Fui.h>
Inheritance diagram for CFuiWindowTitle:

Public Member Functions | |
| CFuiWindowTitle (int x=0, int y=0, int w=0, int h=0, Tag window=0) | |
| void | Draw (void) |
| void | SetParentPosition (int xParent, int yParent) |
| void | Fill (void) |
Protected Attributes | |
| SBitmap * | bmBack |
| SBitmap * | bmAltBack |
| SBitmap * | bmLeft |
| SBitmap * | bmRight |
| unsigned int | colText |
| CFuiPicture * | back |
| CFuiPicture * | left |
| CFuiPicture * | right |
| std::vector< CFuiComponent * > | childVector |
Definition at line 359 of file Fui.h.
|
||||||||||||||||||||||||
|
Definition at line 305 of file Fui.cpp. References back, bmAltBack, bmBack, bmLeft, bmRight, colText, Fill(), CFuiComponent::font, FuiFont(), left, MakeRGB(), right, CFuiComponent::widgetName, and CFuiComponent::widgetTag. |
|
|
Reimplemented from CFuiComponent. Definition at line 380 of file Fui.cpp. References childVector, colText, CFuiComponent::Draw(), DrawTextC(), CFuiComponent::font, CFuiComponent::h, CFuiComponent::surface, CFuiComponent::text, TextHeight(), and CFuiComponent::w. |
|
|
Definition at line 323 of file Fui.cpp. References back, bmBack, bmLeft, bmRight, childVector, colText, SGlobals::fuimgr, CFuiThemeWidget::GetBitmap(), GetBitmapSize(), CFuiThemeWidget::GetColour(), CFuiManager::GetThemeWidget(), globals, gtfo, CFuiComponent::h, left, right, CFuiPicture::SetBitmap(), CFuiComponent::SetPositionSize(), TagToString(), CFuiComponent::w, CFuiComponent::widgetName, and CFuiComponent::widgetTag. Referenced by CFuiWindowTitle(). |
|
||||||||||||
|
Reimplemented from CFuiComponent. Definition at line 369 of file Fui.cpp. References childVector, CFuiComponent::SetParentPosition(), CFuiComponent::x, and CFuiComponent::y. Referenced by CFuiWindow::ReadFinished(). |
|
|
Definition at line 381 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Definition at line 376 of file Fui.h. Referenced by CFuiWindowTitle(). |
|
|
Definition at line 375 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Definition at line 377 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Definition at line 378 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Definition at line 385 of file Fui.h. Referenced by Draw(), Fill(), and SetParentPosition(). |
|
|
Definition at line 379 of file Fui.h. Referenced by CFuiWindowTitle(), Draw(), and Fill(). |
|
|
Definition at line 382 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Definition at line 383 of file Fui.h. Referenced by CFuiWindowTitle(), and Fill(). |
|
|
Documentation generated by
|