Module qtjambi
Package io.qt.core

Class Qt

java.lang.Object
io.qt.core.Qt

public final class Qt extends Object

Contains miscellaneous identifiers used throughout the Qt library

Java wrapper for Qt header file Qt

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
  • Method Details

    • qGlobalQHashSeed

      public static int qGlobalQHashSeed()
      Returns:
      Since:
      This function was introduced in Qt 5.6.
    • qSetGlobalQHashSeed

      public static void qSetGlobalQHashSeed(int newSeed)
      Parameters:
      newSeed -
      Since:
      This function was introduced in Qt 5.6.