Qt 4.8
Public Functions | List of all members
RegisterAnchorLineAtStartup Struct Reference

Public Functions

 RegisterAnchorLineAtStartup ()
 

Detailed Description

Definition at line 1817 of file qdeclarativeitem.cpp.

Constructors and Destructors

◆ RegisterAnchorLineAtStartup()

RegisterAnchorLineAtStartup::RegisterAnchorLineAtStartup ( )
inline

Definition at line 1818 of file qdeclarativeitem.cpp.

1818  {
1819  qRegisterMetaType<QDeclarativeAnchorLine>("QDeclarativeAnchorLine");
1820  }

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