UIStatusBarType Class Reference

#include <uitypes.h>

Inheritance diagram for UIStatusBarType:

UIType

List of all members.


Detailed Description

Definition at line 1002 of file uitypes.h.


Public Member Functions

 UIStatusBarType (QString &, QPoint, int)
 ~UIStatusBarType ()
void SetUsed (int used)
void SetTotal (int total)
void SetLocation (QPoint loc)
void SetContainerImage (QPixmap img)
void SetFillerImage (QPixmap img)
void SetFiller (int fill)
void calculateScreenArea ()
void setOrientation (int x)
void Draw (QPainter *, int drawlayer, int)

Private Attributes

int m_used
int m_total
int m_fillerSpace
QPixmap m_container
QPixmap m_filler
QPoint m_location
int m_orientation

Constructor & Destructor Documentation

UIStatusBarType::UIStatusBarType ( QString &  name,
QPoint  loc,
int  dorder 
)

Definition at line 3267 of file uitypes.cpp.

UIStatusBarType::~UIStatusBarType (  ) 

Definition at line 3277 of file uitypes.cpp.


Member Function Documentation

void UIStatusBarType::SetUsed ( int  used  )  [inline]

void UIStatusBarType::SetTotal ( int  total  )  [inline]

void UIStatusBarType::SetLocation ( QPoint  loc  )  [inline]

Definition at line 1011 of file uitypes.h.

void UIStatusBarType::SetContainerImage ( QPixmap  img  )  [inline]

Definition at line 1012 of file uitypes.h.

Referenced by XMLParse::parseStatusBar().

void UIStatusBarType::SetFillerImage ( QPixmap  img  )  [inline]

Definition at line 1013 of file uitypes.h.

Referenced by XMLParse::parseStatusBar().

void UIStatusBarType::SetFiller ( int  fill  )  [inline]

Definition at line 1014 of file uitypes.h.

Referenced by XMLParse::parseStatusBar().

void UIStatusBarType::calculateScreenArea ( void   )  [virtual]

Reimplemented from UIType.

Definition at line 3334 of file uitypes.cpp.

Referenced by XMLParse::parseStatusBar().

void UIStatusBarType::setOrientation ( int  x  ) 

Definition at line 3345 of file uitypes.cpp.

Referenced by XMLParse::parseStatusBar().

void UIStatusBarType::Draw ( QPainter *  dr,
int  drawlayer,
int  context 
) [virtual]

Reimplemented from UIType.

Definition at line 3281 of file uitypes.cpp.


Member Data Documentation

int UIStatusBarType::m_used [private]

Definition at line 1022 of file uitypes.h.

Referenced by Draw(), and UIStatusBarType().

int UIStatusBarType::m_total [private]

Definition at line 1023 of file uitypes.h.

Referenced by Draw(), and UIStatusBarType().

Definition at line 1024 of file uitypes.h.

Referenced by Draw().

QPixmap UIStatusBarType::m_container [private]

Definition at line 1026 of file uitypes.h.

Referenced by calculateScreenArea(), and Draw().

QPixmap UIStatusBarType::m_filler [private]

Definition at line 1027 of file uitypes.h.

Referenced by Draw().

QPoint UIStatusBarType::m_location [private]

Definition at line 1028 of file uitypes.h.

Referenced by calculateScreenArea(), Draw(), and UIStatusBarType().

Definition at line 1035 of file uitypes.h.

Referenced by Draw(), setOrientation(), and UIStatusBarType().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:13 2010 for MythTV by  doxygen 1.5.5