Uses of Class
net.sf.antcontrib.cpptasks.trolltech.UserInterfaceCompiler
-
Packages that use UserInterfaceCompiler Package Description net.sf.antcontrib.cpptasks.trolltech 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 UserInterfaceCompiler Modifier and Type Field Description private static UserInterfaceCompiler
UserInterfaceCompiler. INSTANCE
Singleton instance.Methods in net.sf.antcontrib.cpptasks.trolltech that return UserInterfaceCompiler Modifier and Type Method Description static UserInterfaceCompiler
UserInterfaceCompiler. getInstance()
Gets singleton instance of compiler.
-