C++ Web Framework  3.0
Public Member Functions | Public Attributes | List of all members
Properties Class Reference

The Properties class is an auxiliar class to the CSTLCompiler. More...

#include <properties.h>

Public Member Functions

 Properties (const QString &classAndMethod)
 Extracts class and method name. More...
 

Public Attributes

QString m_class
 
QString m_method
 

Detailed Description

The Properties class is an auxiliar class to the CSTLCompiler.

Constructor & Destructor Documentation

◆ Properties()

CWF_BEGIN_NAMESPACE Properties::Properties ( const QString &  classAndMethod)
explicit

Extracts class and method name.

Parameters
constQString &classAndMethod : Class and method name.

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