- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QFileDialog.FileContentHandler.Impl
- Enclosing class:
- QFileDialog
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface QFileDialog.FileContentHandler extends QtObjectInterface
Java wrapper for Qt function pointer std::function<void(const QString&,const QByteArray&)>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QFileDialog.FileContentHandler.Impl
Implementor class for interfaceQFileDialog.FileContentHandler
-
Method Summary
Modifier and Type Method Description void
call(String arg__1, QByteArray arg__2)