Classes | |
class | Console |
Console Output. More... | |
Functions | |
def | bold_string |
def | red_string |
def qt_create.console.bold_string | ( | msg | ) |
bound string with console symbols for bold output
Definition at line 15 of file console.py.
def qt_create.console.red_string | ( | msg | ) |
bound string with console symbols for red output
Definition at line 11 of file console.py.