| addColorMap(ColorMap *map) | cubepluginapi::PluginServices | |
| addContextMenuItem(DisplayType type, const QString &menuItemText) | cubepluginapi::PluginServices | |
| addMarker(const TreeItemMarker *marker, TreeItem *metric, TreeItem *call, TreeItem *system) | cubepluginapi::PluginServices | |
| addMarker(TreeItem *item, const TreeItemMarker *marker, bool isDependency=false) | cubepluginapi::PluginServices | |
| addMetric(cube::Metric *metric, TreeItem *parent=0) | cubepluginapi::PluginServices | |
| addSettingsHandler(SettingsHandler *s) | cubepluginapi::PluginServices | |
| addTab(cubepluginapi::DisplayType type, TabInterface *tab, int tabWidgetID=DEFAULT_TAB) | cubepluginapi::PluginServices | |
| addToolBar(QToolBar *toolbar, TabInterface *tab=0) | cubepluginapi::PluginServices | |
| addValueView(ValueView *view) | cubepluginapi::PluginServices | |
| clearValueWidget() | cubepluginapi::PluginServices | |
| contextMenuIsShown(cubepluginapi::DisplayType type, cubepluginapi::TreeItem *item) | cubepluginapi::PluginServices | signal |
| createFuture(TabInterface *tab=0) | cubepluginapi::PluginServices | |
| debug() | cubepluginapi::PluginServices | |
| debug(const QString &sender) | cubepluginapi::PluginServices | static |
| defineSystemTab(const QString &label, TabType tabType=DEFAULT_TAB) | cubepluginapi::PluginServices | |
| enablePluginMenu() | cubepluginapi::PluginServices | |
| enableTab(TabInterface *tab, bool enabled) | cubepluginapi::PluginServices | |
| formatNumber(double value, PrecisionFormat format, bool integerType=false) const | cubepluginapi::PluginServices | |
| formatNumber(double value, bool integerType=false) const | cubepluginapi::PluginServices | |
| formatNumberAndUnit(double value, const QString &unit, PrecisionFormat format, bool integerType=false) const | cubepluginapi::PluginServices | |
| genericUserAction(cubepluginapi::UserAction action) | cubepluginapi::PluginServices | signal |
| getActiveSubset() const | cubepluginapi::PluginServices | |
| getActiveSubsetIndex() const | cubepluginapi::PluginServices | |
| getActiveTree(cubegui::DisplayType type) const | cubepluginapi::PluginServices | |
| getBookmarkDescription(const QString &name) | cubepluginapi::PluginServices | |
| getBookmarks() | cubepluginapi::PluginServices | |
| getCallTreeItem(uint32_t cnodeId) const | cubepluginapi::PluginServices | |
| getColor(double value, double minValue, double maxValue, bool whiteForZero=true) const | cubepluginapi::PluginServices | |
| getCube() const | cubepluginapi::PluginServices | |
| getCubeBaseName() const | cubepluginapi::PluginServices | |
| getCubeFileName() const | cubepluginapi::PluginServices | |
| getGlobalValue(const QString &name) const | cubepluginapi::PluginServices | |
| getMetricTreeItem(std::string metricId) const | cubepluginapi::PluginServices | |
| getOrder() const | cubepluginapi::PluginServices | |
| getParentWidget() const | cubepluginapi::PluginServices | |
| getSelection(DisplayType type) const | cubepluginapi::PluginServices | |
| getSelections(DisplayType type) const | cubepluginapi::PluginServices | |
| getStatName() const | cubepluginapi::PluginServices | |
| getSubsetLabelList() const | cubepluginapi::PluginServices | |
| getSystemTreeItem(uint32_t sysId) const | cubepluginapi::PluginServices | |
| getTabList() | cubepluginapi::PluginServices | |
| getTopLevelItems(DisplayType type) const | cubepluginapi::PluginServices | |
| getTreeItemMarker(const QString &label, const QList< QPixmap > &icons=QList< QPixmap >(), bool isInsignificant=false, MarkerLabel *markerLabel=0) | cubepluginapi::PluginServices | |
| getTreeItems(DisplayType type) const | cubepluginapi::PluginServices | |
| getTreeItems(TreeType type) const | cubepluginapi::PluginServices | |
| getUserDefinedMinValues(DisplayType type, double &min, double &max) const | cubepluginapi::PluginServices | |
| getValueModus() const | cubepluginapi::PluginServices | |
| globalValueChanged(const QString &name) | cubepluginapi::PluginServices | signal |
| hasIterations() | cubepluginapi::PluginServices | |
| intMetricSelected() const | cubepluginapi::PluginServices | |
| loadBookmark(const QString &name, bool loadGlobals=false) | cubepluginapi::PluginServices | |
| orderHasChanged(const QList< cubepluginapi::DisplayType > &order) | cubepluginapi::PluginServices | signal |
| recalculateTreeItem(cubegui::TreeItem *item) | cubepluginapi::PluginServices | |
| recalculateTreeItems() | cubepluginapi::PluginServices | |
| removeMarker(TreeItem *item, const TreeItemMarker *marker) | cubepluginapi::PluginServices | |
| removeMarker() | cubepluginapi::PluginServices | |
| removeMarker(DisplayType type) | cubepluginapi::PluginServices | |
| removeMetric(TreeItem *metricItem) | cubepluginapi::PluginServices | |
| removeTab(TabInterface *tab) | cubepluginapi::PluginServices | |
| removeToolBar(QToolBar *toolbar, TabInterface *tab=0) | cubepluginapi::PluginServices | |
| selectItem(TreeItem *item, bool add) | cubepluginapi::PluginServices | |
| sendToPlugin(const QString &serverPluginName, const std::vector< unsigned char > &data) | cubepluginapi::PluginServices | |
| setActiveSubset(int index) | cubepluginapi::PluginServices | |
| setGlobalValue(const QString &name, const QVariant &value, bool notifyMyself=false) | cubepluginapi::PluginServices | |
| setMessage(const QString &str, cubepluginapi::MessageType type=cubepluginapi::Information) | cubepluginapi::PluginServices | |
| setUserDefinedMinMaxValues(DisplayType type) | cubepluginapi::PluginServices | |
| tabActivated(cubepluginapi::DisplayType type) | cubepluginapi::PluginServices | signal |
| toFront(TabInterface *tab) | cubepluginapi::PluginServices | |
| treeItemIsSelected(cubepluginapi::TreeItem *item) | cubepluginapi::PluginServices | signal |
| updateMetric(TreeItem *metricItem) | cubepluginapi::PluginServices | |
| updateTreeItems() | cubepluginapi::PluginServices | |
| updateTreeView(DisplayType treeType) | cubepluginapi::PluginServices | |
| updateTreeView(TreeType type) | cubepluginapi::PluginServices | |
| updateValueWidget(TabInterface *tc, double minValue, double maxValue, double value=std::nan(""), double minAbsValue=std::nan(""), double maxAbsValue=std::nan(""), double absValue=std::nan(""), double mean=std::nan(""), double varianceSqrt=std::nan("")) | cubepluginapi::PluginServices | |