Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "QmitkAlgorithmProfileViewer.h"
#include <mapAlgorithmProfileHelper.h>
#include <mapConvert.h>
Go to the source code of this file.
Functions | |
std::string | AddInfoTableRow (const std::string &name, const ::map::algorithm::profile::ValueListType &values, const std::string &defaultStr="") |
std::string AddInfoTableRow | ( | const std::string & | name, |
const ::map::algorithm::profile::ValueListType & | values, | ||
const std::string & | defaultStr = "" |
||
) |
Definition at line 32 of file QmitkAlgorithmProfileViewer.cpp.
Referenced by QmitkAlgorithmProfileViewer::updateInfo().