Interface QStringType

All Known Implementing Classes:
QStringType.QConstant, QStringType.QLocalize

public sealed interface QStringType permits QStringType.QConstant, QStringType.QLocalize
A reference to a string.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
    A string constant that can be directly displayed.
    static final record 
    A string constant that must be localized from a resource.