TGAView
return new(std::nothrow) TGAView(B_TRANSLATE("TGATranslator Settings"),
TGAView::MessageReceived(BMessage* message)
TGAView::TGAView(const char *name, uint32 flags, TranslatorSettings *settings)
TGAView::~TGAView()
TGAView::AllAttached()
class TGAView : public BView {
TGAView(const char *name, uint32 flags, TranslatorSettings *settings);
~TGAView();