GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "main-window.h"
Public Slots | |
void | process (void) |
Signals | |
void | display_news_signal (const QString &news) |
void | finished (void) |
Public Member Functions | |
news_reader (const QString &xbase_url, const QString &xpage, int xserial=-1, bool xconnect_to_web=false) |
Private Attributes | |
QString | base_url |
bool | connect_to_web |
QString | page |
int | serial |
Definition at line 353 of file main-window.h.
|
inline |
Definition at line 359 of file main-window.h.
Definition at line 353 of file main-window.cc.
References base_url, connect_to_web, display_news_signal(), finished(), resource_manager::get_settings(), OCTAVE_RELEASE_DATE, page, and serial.
|
private |
Definition at line 377 of file main-window.h.
Referenced by process().
|
private |
Definition at line 380 of file main-window.h.
Referenced by process().
|
private |
Definition at line 378 of file main-window.h.
Referenced by process().
|
private |
Definition at line 379 of file main-window.h.
Referenced by process().