umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Private Attributes | List of all members
CodeImport::LedStatus Class Reference

#include <codeimpstatuspage.h>

Inheritance diagram for CodeImport::LedStatus:
Collaboration diagram for CodeImport::LedStatus:

Public Member Functions

 LedStatus (int width, int height)
 
 ~LedStatus ()
 
void setColor (const QColor &color)
 
void setOn (bool isOn)
 

Private Attributes

KLed * m_led
 

Constructor & Destructor Documentation

CodeImport::LedStatus::LedStatus ( int  width,
int  height 
)
inline
CodeImport::LedStatus::~LedStatus ( )
inline

Member Function Documentation

void CodeImport::LedStatus::setColor ( const QColor &  color)
inline
void CodeImport::LedStatus::setOn ( bool  isOn)
inline

Member Data Documentation

KLed* CodeImport::LedStatus::m_led
private

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