UIRepeatedImageType Class Reference

#include <uitypes.h>

Inheritance diagram for UIRepeatedImageType:

UIImageType UIType

List of all members.


Detailed Description

Definition at line 740 of file uitypes.h.


Public Slots

void refresh ()

Public Member Functions

 UIRepeatedImageType (const QString &, const QString &, int, QPoint)
void setRepeat (int how_many)
void Draw (QPainter *, int, int)
void setOrientation (int x)

Protected Attributes

int m_repeat
int m_highest_repeat

Private Attributes

int m_orientation

Constructor & Destructor Documentation

UIRepeatedImageType::UIRepeatedImageType ( const QString &  name,
const QString &  filename,
int  dorder,
QPoint  displaypos 
)

Definition at line 1770 of file uitypes.cpp.


Member Function Documentation

void UIRepeatedImageType::setRepeat ( int  how_many  ) 

void UIRepeatedImageType::Draw ( QPainter *  p,
int  drawlayer,
int  context 
) [virtual]

Reimplemented from UIImageType.

Definition at line 1778 of file uitypes.cpp.

void UIRepeatedImageType::setOrientation ( int  x  ) 

Definition at line 1854 of file uitypes.cpp.

Referenced by XMLParse::parseRepeatedImage().

void UIRepeatedImageType::refresh (  )  [virtual, slot]

Reimplemented from UIImageType.

Definition at line 1864 of file uitypes.cpp.

Referenced by setRepeat().


Member Data Documentation

Definition at line 757 of file uitypes.h.

Referenced by Draw(), setRepeat(), and UIRepeatedImageType().

Definition at line 758 of file uitypes.h.

Referenced by refresh(), setRepeat(), and UIRepeatedImageType().

Definition at line 767 of file uitypes.h.

Referenced by Draw(), refresh(), setOrientation(), and UIRepeatedImageType().


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