PeriDyno 1.2.1
Loading...
Searching...
No Matches
WLogWidget Class Reference

#include <WLogWidget.h>

Inheritance diagram for WLogWidget:
Collaboration diagram for WLogWidget:

Public Member Functions

 WLogWidget (WMainWindow *parent)
 
 ~WLogWidget ()
 
void showMessage (std::string s)
 

Private Attributes

Wt::WTextArea * text
 
WMainWindowmParent
 

Detailed Description

Definition at line 39 of file WLogWidget.h.

Constructor & Destructor Documentation

◆ WLogWidget()

WLogWidget::WLogWidget ( WMainWindow * parent)

Definition at line 40 of file WLogWidget.cpp.

Here is the call graph for this function:

◆ ~WLogWidget()

WLogWidget::~WLogWidget ( )

Definition at line 85 of file WLogWidget.cpp.

Member Function Documentation

◆ showMessage()

void WLogWidget::showMessage ( std::string s)

Definition at line 87 of file WLogWidget.cpp.

Member Data Documentation

◆ mParent

WMainWindow* WLogWidget::mParent
private

Definition at line 49 of file WLogWidget.h.

◆ text

Wt::WTextArea* WLogWidget::text
private

Definition at line 48 of file WLogWidget.h.


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