lionger.blogg.se

Qdir download
Qdir download





void _destroyĭescription: Explicitly destroys the objectĮxplicitly destroys the object on C++ side if it was owned by the script interpreter. Usually C++ objects are created on demand and not necessarily when the script object is created. Use this method to ensure the C++ object is created, for example to ensure that resources are allocated. Use _is_const_object? insteadĭetailed description bool =( QDir_Filter other)ĭescription: Compares the enum class against an enum of it's own type bool =(unsigned int other)ĭescription: Compares the enum class against an integer new QDir_Filter ptr AccessMaskĭescription: Enum constant QDir::AccessMask new QDir_Filter ptr AllDirsĭescription: Enum constant QDir::AllDirs new QDir_Filter ptr AllEntriesĭescription: Enum constant QDir::AllEntries new QDir_Filter ptr CaseSensitiveĭescription: Enum constant QDir::CaseSensitive new QDir_Filter ptr Dirsĭescription: Enum constant QDir::Dirs new QDir_Filter ptr Drivesĭescription: Enum constant QDir::Drives new QDir_Filter ptr Executableĭescription: Enum constant QDir::Executable new QDir_Filter ptr Filesĭescription: Enum constant QDir::Files new QDir_Filter ptr Hiddenĭescription: Enum constant QDir::Hidden new QDir_Filter ptr Modifiedĭescription: Enum constant QDir::Modified new QDir_Filter ptr NoDotAndDotDotĭescription: Enum constant QDir::NoDotAndDotDot new QDir_Filter ptr NoFilterĭescription: Enum constant QDir::NoFilter new QDir_Filter ptr NoSymLinksĭescription: Enum constant QDir::NoSymLinks new QDir_Filter ptr PermissionMaskĭescription: Enum constant QDir::PermissionMask new QDir_Filter ptr Readableĭescription: Enum constant QDir::Readable new QDir_Filter ptr Systemĭescription: Enum constant QDir::System new QDir_Filter ptr TypeMaskĭescription: Enum constant QDir::TypeMask new QDir_Filter ptr Writableĭescription: Enum constant QDir::Writable void _createĭescription: Ensures the C++ object is created Public static methods and constants ĭeprecated methods (protected, public, static, non-static and constructors) Marks the object as no longer owned by the script side. Marks the object as managed by the script side.

qdir download

Returns a value indicating whether the reference is a const reference Returns a value indicating whether the object was already destroyed

qdir download

  • Deprecated methods (protected, public, static, non-static and constructors)Ĭompares the enum class against an enum of it's own typeĬompares the enum class against an integer.
  • This class is equivalent to the top-level class QDir_Filter KLayout Manual: Main Index » Class Index » API reference - Class QDir::Filter API reference - Class QDir::Filterĭescription: This class represents the QDir::Filter enumĬlass hierarchy: QDir::Filter » QDir_QFlags_Filter







    Qdir download