volcamwidgets  2019 march
volcamwidgets biblioteca
Slots públicos | Señales | Métodos públicos | Métodos protegidos | Lista de todos los miembros
Referencia de la Clase volcamlog

#include <volcamlog.h>

Diagrama de herencias de volcamlog

Slots públicos

void write (const QString &value)
 
void write_helptext ()
 

Señales

void written (QString)
 

Métodos públicos

 volcamlog (QWidget *parent=0)
 
 ~volcamlog ()
 
void setShowDateTime (bool value)
 
QString getFileName () const
 
void setFileName (const QString &value)
 
bool getSaveLogFile () const
 
void setSaveLogFile (bool value)
 
Config getConfig () const
 
void setConfig (const Config &value)
 

Métodos protegidos

void keyPressEvent (QKeyEvent *keyEvent)
 

Documentación del constructor y destructor

◆ volcamlog()

volcamlog::volcamlog ( QWidget *  parent = 0)
explicit

◆ ~volcamlog()

volcamlog::~volcamlog ( )

Documentación de las funciones miembro

◆ getConfig()

Config volcamlog::getConfig ( ) const

◆ getFileName()

QString volcamlog::getFileName ( ) const

◆ getSaveLogFile()

bool volcamlog::getSaveLogFile ( ) const

◆ keyPressEvent()

void volcamlog::keyPressEvent ( QKeyEvent *  keyEvent)
protected

◆ setConfig()

void volcamlog::setConfig ( const Config &  value)

◆ setFileName()

void volcamlog::setFileName ( const QString &  value)

◆ setSaveLogFile()

void volcamlog::setSaveLogFile ( bool  value)

◆ setShowDateTime()

void volcamlog::setShowDateTime ( bool  value)

◆ write

void volcamlog::write ( const QString &  value)
slot

◆ write_helptext

void volcamlog::write_helptext ( )
slot

◆ written

void volcamlog::written ( QString  )
signal

La documentación para esta clase fue generada a partir de los siguientes ficheros: