SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Utility.h File Reference
#include <sstream>

Go to the source code of this file.

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Gui
 

Functions

template<class Point >
std::string to_string (const Point &p)
 
QColor to_color (const std::string &str)
 
QAction * separatorAction (QWidget *parent)
 
QAction * disabled (QAction *action)
 
std::ostream & operator<< (std::ostream &o, const QPointF &p)