Public Member Functions

QLatin1Literal Class Reference

Search for all occurrences

Detailed Description

Definition at line 62 of file qstringbuilder.h.

#include <qstringbuilder.h>

List of all members.

Public Member Functions

int  size () const
const char *  data () const
template<int N>
  QLatin1Literal (const char(&str)[N])

Constructor & Destructor Documentation

QLatin1Literal ( const char(&)  str[N] ) [inline]

Definition at line 69 of file qstringbuilder.h.

        : m_size(N - 1), m_data(str) {}

Member Function Documentation

int size ( ) const [inline]

Definition at line 65 of file qstringbuilder.h.

{ return m_size; }
const char* data ( ) const [inline]

Definition at line 66 of file qstringbuilder.h.

{ return m_data; }

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

QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal
QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal QLatin1Literal