PersonWindow
PersonWindow* window = _FindWindow(ref);
PersonWindow*
PersonWindow* window = new PersonWindow(fPosition,
TPeopleApp::_AddAttributes(PersonWindow* window) const
PersonWindow*
PersonWindow* personWindow = dynamic_cast<PersonWindow*>(window);
class PersonWindow;
PersonWindow* _FindWindow(const entry_ref&) const;
PersonWindow* _NewWindow(entry_ref* = NULL, BMessage* = NULL);
void _AddAttributes(PersonWindow* window) const;
PersonWindow::~PersonWindow()
PersonWindow::MenusBeginning()
PersonWindow::MessageReceived(BMessage* msg)
PersonWindow::QuitRequested()
PersonWindow::Show()
PersonWindow::AddAttribute(const char* label, const char* attribute)
PersonWindow::SetInitialValues(BMessage* message)
PersonWindow::SaveAs()
PersonWindow::RefersPersonFile(const entry_ref& ref) const
PersonWindow::_GetDefaultFileName(char* name)
PersonWindow::_SetToRef(entry_ref* ref)
PersonWindow::_WatchChanges(bool enable)
PersonWindow::PersonWindow(BRect frame, const char* title,
class PersonWindow : public BWindow {
PersonWindow(BRect frame, const char* title,
virtual ~PersonWindow();