ScriptModule
Public Slots | List of all members
Utilities Class Reference

The Utilities class offers a range of frequently used function for manipulation of strings and others (...). An instance of this class is directly accessible through the scripting environment. More...

#include <ScriptInterface.h>

Inheritance diagram for Utilities:
Inheritance graph
[legend]
Collaboration diagram for Utilities:
Collaboration graph
[legend]

Public Slots

String convertSeparator (String &data) const
 Convert backward separators to forward separators and vice versa.
 

Detailed Description

The Utilities class offers a range of frequently used function for manipulation of strings and others (...). An instance of this class is directly accessible through the scripting environment.

Member Function Documentation

String Utilities::convertSeparator ( String &  data) const
slot

Convert backward separators to forward separators and vice versa.

Parameters
dataString needing conversion
Returns
Converted String

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