kopete/libkopete
Kopete::UI::ListView::HSpacerComponent Class Reference
#include <kopetelistviewitem.h>
Inheritance diagram for Kopete::UI::ListView::HSpacerComponent:

Detailed Description
Definition at line 370 of file kopetelistviewitem.h.
Public Member Functions | |
| HSpacerComponent (ComponentBase *parent) | |
| int | widthForHeight (int) |
| virtual int | rtti () const |
Static Public Attributes | |
| static int | RTTI = Rtti_HSpacerComponent |
Constructor & Destructor Documentation
| Kopete::UI::ListView::HSpacerComponent::HSpacerComponent | ( | ComponentBase * | parent | ) | [explicit] |
Definition at line 776 of file kopetelistviewitem.cpp.
Member Function Documentation
| int Kopete::UI::ListView::HSpacerComponent::widthForHeight | ( | int | height | ) | [virtual] |
Returns the width this component desires for a given height.
By default this function returns minWidth().
Reimplemented from Kopete::UI::ListView::Component.
Definition at line 785 of file kopetelistviewitem.cpp.
| virtual int Kopete::UI::ListView::HSpacerComponent::rtti | ( | ) | const [inline, virtual] |
Reimplemented from Kopete::UI::ListView::Component.
Definition at line 377 of file kopetelistviewitem.h.
Member Data Documentation
int Kopete::UI::ListView::HSpacerComponent::RTTI = Rtti_HSpacerComponent [static] |
Reimplemented from Kopete::UI::ListView::Component.
Definition at line 376 of file kopetelistviewitem.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference