Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Object Class Reference
+ Inheritance diagram for Object:
+ Collaboration diagram for Object:

Static Public Member Functions

static void genericExample ()
 
static void equalityExample ()
 
static void isPrefixOf ()
 
static void parse ()
 
static void equivalent ()
 

Detailed Description

Definition at line 7 of file main.cpp.

Member Function Documentation

◆ equalityExample()

void Object::equalityExample ( )
static

[1]

[1]

Definition at line 24 of file main.cpp.

References QVersionNumber::compare(), compare(), and v1.

Referenced by main().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ equivalent()

void Object::equivalent ( )
static

[4]

[4]

Definition at line 61 of file main.cpp.

References equal(), equivalent(), and v1.

Referenced by equivalent(), and main().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ genericExample()

void Object::genericExample ( )
static

[0]

[0]

Definition at line 17 of file main.cpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ isPrefixOf()

void Object::isPrefixOf ( )
static

[2]

[2]

Definition at line 33 of file main.cpp.

References v1.

Referenced by main().

+ Here is the caller graph for this function:

◆ parse()

static void Object::parse ( )
static

Referenced by main().

+ Here is the caller graph for this function:

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