🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::PilotPlayer 成员列表

成员的完整列表,这些成员属于 ast::PilotPlayer,包括所有继承而来的类成员

currentStep() const (定义于 ast::PilotPlayer)ast::PilotPlayerinline
EPlayMode 枚举名称 (定义于 ast::PilotPlayer)ast::PilotPlayer
isPlaying() const (定义于 ast::PilotPlayer)ast::PilotPlayerinline
lastError() const (定义于 ast::PilotPlayer)ast::PilotPlayerinline
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::PilotPlayerexplicit
play(EPlayMode mode=EPlayMode::Sequential) (定义于 ast::PilotPlayer)ast::PilotPlayer
playbackFinished() (定义于 ast::PilotPlayer)ast::PilotPlayersignal
playbackPaused() (定义于 ast::PilotPlayer)ast::PilotPlayersignal
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::PilotPlayersignal
stepFailed(int index, const std::string &error) (定义于 ast::PilotPlayer)ast::PilotPlayersignal
stepStarted(int index, const std::string &description) (定义于 ast::PilotPlayer)ast::PilotPlayersignal
stop() (定义于 ast::PilotPlayer)ast::PilotPlayer
totalSteps() const (定义于 ast::PilotPlayer)ast::PilotPlayerinline
~PilotPlayer() override (定义于 ast::PilotPlayer)ast::PilotPlayer