|
|
Rss::Blocks 0.2
a codeblocks plugin that shows rss feeds
|
Rss::Blocks config panel. More...
#include <rssblockscfgdlg.h>
Public Member Functions | |
| RssBlocksCfgDlg (wxEvtHandler *evt, wxWindow *parent, wxWindowID id) | |
| virtual | ~RssBlocksCfgDlg () |
| virtual wxString | GetTitle () const |
| virtual wxString | GetBitmapBaseName () const |
| virtual void | OnApply () |
| virtual void | OnCancel () |
Rss::Blocks config panel.
This panel is shown in the environment config dialog
| rssblocks::RssBlocksCfgDlg::RssBlocksCfgDlg | ( | wxEvtHandler * | evt, |
| wxWindow * | parent, | ||
| wxWindowID | id | ||
| ) |
| rssblocks::RssBlocksCfgDlg::~RssBlocksCfgDlg | ( | ) | [virtual] |
| virtual wxString rssblocks::RssBlocksCfgDlg::GetBitmapBaseName | ( | ) | const [inline, virtual] |
| virtual wxString rssblocks::RssBlocksCfgDlg::GetTitle | ( | ) | const [inline, virtual] |
| void rssblocks::RssBlocksCfgDlg::OnApply | ( | ) | [virtual] |
| void rssblocks::RssBlocksCfgDlg::OnCancel | ( | ) | [virtual] |