Go to the source code of this file.
Classes | |
class | knoeppkes.GtkGeneralPanel |
Class for general gtk panel implementation. More... | |
class | knoeppkes.GtkPanel |
Class for gtk panel implementation. More... | |
class | knoeppkes.Knoeppkes |
Implementation of knoeppkes command gui. More... | |
Namespaces | |
knoeppkes | |
Functions | |
def | knoeppkes.call_thread (func, args) |
use this function in order to evaluate result of action_handle, i.e. More... | |
def | knoeppkes.signal_handler (signal, frame) |
def | knoeppkes.start (func, args) |
Executes a button click in a new thread. More... | |
def | knoeppkes.startGTK (widget, data) |
Variables | |
knoeppkes.app = Knoeppkes() | |
bool | knoeppkes.base_diff_enabled = False |
bool | knoeppkes.confirm_commands_enabled = True |
bool | knoeppkes.initialized = False |
bool | knoeppkes.planning_enabled = False |
knoeppkes.version | |