Into

Modules

Documentation

classPiiConstCharWrapper

#include <PiiConstCharWrapper.h>

A wrapper structure for const char pointers that can be used with QHash and QMap as a light-weight replacement for QString.

Description

Constructors and destructor

(
  • const char * p
)

Public member functions

bool
bool
( )
PII_CORE_EXPORT uint
( )

Calculates a hash value for the character string wrapped by key.

Function details

  • PiiConstCharWrapper

    (
    • const char * p
    )
    [inline]
  • operator const char *

    ()
    [inline]
  • bool operator<</h4>

    (

    )
    [inline]
  • bool operator==

    ( )
    [inline]
  • PII_CORE_EXPORT uint qHash

    ( )

    Calculates a hash value for the character string wrapped by key.

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.