|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::PilotPlayer,包括所有继承而来的类成员
| currentStep() const (定义于 ast::PilotPlayer) | ast::PilotPlayer | inline |
| EPlayMode 枚举名称 (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| isPlaying() const (定义于 ast::PilotPlayer) | ast::PilotPlayer | inline |
| lastError() const (定义于 ast::PilotPlayer) | ast::PilotPlayer | inline |
| loadJson(const std::string &jsonStr) (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| loadScript(const std::string &filePath) (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| pause() (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| PilotPlayer(PilotSession *session, QObject *parent=nullptr) (定义于 ast::PilotPlayer) | ast::PilotPlayer | explicit |
| play(EPlayMode mode=EPlayMode::Sequential) (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| playbackFinished() (定义于 ast::PilotPlayer) | ast::PilotPlayer | signal |
| playbackPaused() (定义于 ast::PilotPlayer) | ast::PilotPlayer | signal |
| progress() const (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| resume() (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| step() (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| stepCompleted(int index, const std::string &result) (定义于 ast::PilotPlayer) | ast::PilotPlayer | signal |
| stepFailed(int index, const std::string &error) (定义于 ast::PilotPlayer) | ast::PilotPlayer | signal |
| stepStarted(int index, const std::string &description) (定义于 ast::PilotPlayer) | ast::PilotPlayer | signal |
| stop() (定义于 ast::PilotPlayer) | ast::PilotPlayer | |
| totalSteps() const (定义于 ast::PilotPlayer) | ast::PilotPlayer | inline |
| ~PilotPlayer() override (定义于 ast::PilotPlayer) | ast::PilotPlayer |