Uses of Class
net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
Packages that use UserInterfaceCompiler
Package
Description
Adapters for Trolltech Qt moc and uic compilers.
-
Uses of UserInterfaceCompiler in net.sf.antcontrib.cpptasks.trolltech
Fields in net.sf.antcontrib.cpptasks.trolltech declared as UserInterfaceCompilerModifier and TypeFieldDescriptionprivate static final UserInterfaceCompiler
UserInterfaceCompiler.INSTANCE
Singleton instance.Methods in net.sf.antcontrib.cpptasks.trolltech that return UserInterfaceCompilerModifier and TypeMethodDescriptionstatic UserInterfaceCompiler
UserInterfaceCompiler.getInstance()
Gets singleton instance of compiler.