PrintTestApp
new PrintTestApp;
PrintTestApp::PrintTestApp()
void PrintTestApp::MessageReceived(BMessage* msg)
void PrintTestApp::ReadyToRun()
status_t PrintTestApp::DoTestPageSetup()
status_t PrintTestApp::Print()
PrintTestApp();
class PrintTestApp;