AttributeWindow
AttributeWindow::~AttributeWindow()
AttributeWindow::MessageReceived(BMessage *message)
AttributeWindow::QuitRequested()
AttributeWindow::Contains(const entry_ref &ref, const char *attribute)
AttributeWindow::AttributeWindow(BRect _rect, entry_ref *ref,
class AttributeWindow : public ProbeWindow {
AttributeWindow(BRect rect, entry_ref* ref,
virtual ~AttributeWindow();
window = new AttributeWindow(rect, &ref, attribute,
AttributeWindow::~AttributeWindow()
AttributeWindow::_CurrentType() const
AttributeWindow::_DefaultDisplayAs() const
AttributeWindow::_CheckDisplayAs()
AttributeWindow::_CheckAcceptable()
AttributeWindow::_NewItemFromCurrent()
AttributeWindow::MessageReceived(BMessage* message)
AttributeWindow::QuitRequested()
AttributeWindow::AttributeWindow(FileTypesWindow* target, BMimeType& mimeType,
class AttributeWindow : public BWindow {
AttributeWindow(FileTypesWindow* target, BMimeType& type,
virtual ~AttributeWindow();
BWindow* window = new AttributeWindow(this, fCurrentType,
BWindow* window = new AttributeWindow(this, fCurrentType, NULL);