SourceForge.net Logo
Rss::Blocks 0.2
a codeblocks plugin that shows rss feeds

rssblocks::rsswindow Class Reference

Rss::Blocks window. More...

#include <rsswindow.h>

List of all members.

Public Member Functions

 rsswindow (wxWindow *parent, wxWindowID id)
 ~rsswindow ()
 Destructor.
void InitUpdateTime ()

Detailed Description

Rss::Blocks window.

This is simply a html window, this class also manages the timer, downloads the xml data and generates the html from the Html Templates


Constructor & Destructor Documentation

rssblocks::rsswindow::rsswindow ( wxWindow *  parent,
wxWindowID  id 
)
rssblocks::rsswindow::~rsswindow ( )

Destructor.

Destroys this object, does nothing


Member Function Documentation

void rssblocks::rsswindow::InitUpdateTime ( )

read timer settings from config


The documentation for this class was generated from the following files: