|
GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Data Structures | |
| class | goutput.CmdThread |
| Thread for GRASS commands. More... | |
| class | goutput.GMConsole |
| Create and manage output console for commands run by GUI. More... | |
| class | goutput.GMStdout |
| GMConsole standard output. More... | |
| class | goutput.GMStderr |
| GMConsole standard error output. More... | |
| class | goutput.GMStc |
| Styled GMConsole. More... | |
| class | goutput.PyStc |
| Styled Python output (see gmodeler::frame::PythonPanel for usage) More... | |
Namespaces | |
| goutput | |
| gui_core.goutput | |
| Command output widgets. | |
Functions | |
| def | goutput.GrassCmd |
| Return GRASS command thread. More... | |