The Log Window class.
More...
#include <LogWindow.h>
|
BString | fRepo |
| The repo/directory where the command is called. More...
|
|
The Log Window class.
Definition at line 20 of file LogWindow.h.
◆ LogWindow()
LogWindow::LogWindow |
( |
BString |
repo | ) |
|
◆ MessageReceived()
void LogWindow::MessageReceived |
( |
BMessage * |
msg | ) |
|
|
virtual |
Handler to received messages.
- Parameters
-
Definition at line 72 of file LogWindow.cpp.
◆ SetText()
void LogWindow::SetText |
( |
BString |
text | ) |
|
Sets Text of the View in Window.
- Parameters
-
Definition at line 58 of file LogWindow.cpp.
◆ fLogTextView
BTextView* LogWindow::fLogTextView |
|
private |
The documentation for this class was generated from the following files: