GRASS Programmer's Manual
6.4.2(2012)
|
Go to the source code of this file.
Data Structures | |
class | gui_modules.goutput.CmdThread |
Thread for GRASS commands. More... | |
class | gui_modules.goutput.GMConsole |
Create and manage output console for commands run by GUI. More... | |
class | gui_modules.goutput.GMStdout |
GMConsole standard output. More... | |
class | gui_modules.goutput.GMStderr |
GMConsole standard error output. More... | |
class | gui_modules.goutput.GMStc |
Styled GMConsole. More... | |
Namespaces | |
namespace | gui_modules::goutput |
namespace | goutput |
Command output log widget. | |
Functions | |
def | gui_modules::goutput.GrassCmd |
Return GRASS command thread. |