| columnCount(const QModelIndex &parent=QModelIndex()) const override | moveit_rviz_plugin::RemoteSolutionModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const override | moveit_rviz_plugin::RemoteSolutionModel | |
| data_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| DataList typedef | moveit_rviz_plugin::RemoteSolutionModel | private |
| headerData(int section, Qt::Orientation orientation, int role) const override | moveit_rviz_plugin::RemoteSolutionModel | |
| isVisible(const Data &item) const | moveit_rviz_plugin::RemoteSolutionModel | inlineprivate |
| max_cost_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| num_failed_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| num_failed_data_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| numFailed() const | moveit_rviz_plugin::RemoteSolutionModel | inline |
| numSuccessful() const | moveit_rviz_plugin::RemoteSolutionModel | inline |
| processSolutionIDs(const std::vector< uint32_t > &ids, bool successful) | moveit_rviz_plugin::RemoteSolutionModel | private |
| processSolutionIDs(const std::vector< uint32_t > &successful, const std::vector< uint32_t > &failed, size_t num_failed, double total_compute_time) | moveit_rviz_plugin::RemoteSolutionModel | |
| RemoteSolutionModel(QObject *parent=nullptr) | moveit_rviz_plugin::RemoteSolutionModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | moveit_rviz_plugin::RemoteSolutionModel | |
| setSolutionData(uint32_t id, float cost, const QString &comment) | moveit_rviz_plugin::RemoteSolutionModel | |
| sort(int column, Qt::SortOrder order) override | moveit_rviz_plugin::RemoteSolutionModel | |
| sort_column_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| sort_order_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| sorted_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| sortInternal() | moveit_rviz_plugin::RemoteSolutionModel | private |
| total_compute_time_ | moveit_rviz_plugin::RemoteSolutionModel | private |
| totalComputeTime() const | moveit_rviz_plugin::RemoteSolutionModel | inline |