Public Member Functions | |
| FilePropertiesDialogView (Window *pParent, const String &szPath, const Rect &rFrame) | |
| ~FilePropertiesDialogView () | |
| void | SetTo (const String &szPath) |
| void | Done () |
| void | Cancel () |
| virtual void | OnAction () |
| void | HandleMessage (const Message *pMessage) |
| FilePropertiesDialogView::FilePropertiesDialogView | ( | Window * | pParent, | |
| const String & | szPath, | |||
| const Rect & | rFrame | |||
| ) |
| FilePropertiesDialogView::~FilePropertiesDialogView | ( | ) |
| void FilePropertiesDialogView::SetTo | ( | const String & | szPath | ) |
| void FilePropertiesDialogView::Done | ( | ) |
| void FilePropertiesDialogView::Cancel | ( | ) |
| void FilePropertiesDialogView::OnAction | ( | ) | [virtual] |
| void FilePropertiesDialogView::HandleMessage | ( | const Message * | pMessage | ) | [virtual] |
Reimplemented from SkyGI::Window.
1.5.1-p1