Quark  0.1
RuntimeUtils Class Reference

A collection of runtime utility functions. More...

#include <RuntimeUtils.h++>

Static Public Member Functions

static QString getUserName ()
 Returns the username of the current user. More...
 
static QString getErrorMessage (const QString &text=QString::null)
 Returns the error message for the most recent system error. More...
 

Detailed Description

A collection of runtime utility functions.

Author
Mark Lindner

Member Function Documentation

◆ getErrorMessage()

static QString getErrorMessage ( const QString &  text = QString::null)
static

Returns the error message for the most recent system error.

◆ getUserName()

static QString getUserName ( )
static

Returns the username of the current user.


The documentation for this class was generated from the following file: