Learn Environment
|
CNotebookConverter | A class for converting Jupyter notebooks to Python scripts and processing task pools |
▼CPanel | |
CLearnEnvironment | A custom RViz panel for managing the learning environment |
▼CQFrame | |
CExecuteFrame | A custom QFrame that displays an image and text. For logging and task execution |
▼CQListWidget | |
CCustomListWidget | A custom QListWidget with enhanced mouse interaction |
▼CQObject | |
CProcessRunner | Manages the execution of an external process with a timeout |
CScriptWorker | Manages the execution of scripts for tasks |
CTaskExecutor | Executes tasks and manages their execution state |
CTaskManager | Manages tasks and their execution within the application |
▼CQWidget | |
CSidebar | Represents the sidebar UI component for displaying tasks |
CSubtaskItem | Represents a UI item for a subtask |
CTaskUI | Manages the user interface for tasks and subtasks |
CToast | |
CSubtask | Represents a subtask within a task |
CTask | Represents a task containing multiple subtasks |
CTaskParser | Parses tasks and subtasks from a JSON file |