RobWorkProject
24.12.4-
|
A widget that is a graphical representation of a rwsim::log::SimulatorLogEntry. More...
#include <rw/core/ExtensionPoint.hpp>
#include <QWidget>
Classes | |
class | SimulatorLogEntryWidget |
A widget that is a graphical representation of a rwsim::log::SimulatorLogEntry. More... | |
class | SimulatorLogEntryWidget::Dispatcher |
Dispatchers are responsible for creating new widgets of type SimulatorLogEntryWidget. More... | |
class | SimulatorLogEntryWidget::Factory |
A factory for a SimulatorLogEntryWidget. This factory also defines an extension point for SimulatorLogEntryWidget::Dispatcher. More... | |
Namespaces | |
rw | |
Deprecated namespace since 16/4-2020 for this class. | |
rw::core | |
Most basic types for RobWork. | |
rw::graphics | |
Generic scene graph related stuff. | |
rwsim | |
RobWorkSim is the dynamic simulation framework of RobWork. | |
rwsim::log | |
Logging system for dynamic simulation. | |
rwsimlibs | |
RobWorkSim libraries: Physics engines, plugins, and script interface. | |
rwsimlibs::gui | |
GUI elements related to RobWorkSim. | |
A widget that is a graphical representation of a rwsim::log::SimulatorLogEntry.