GNU Octave
4.0.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 424 of file main-window.h.
|
inline |
Definition at line 430 of file main-window.h.
|
signal |
Definition at line 544 of file moc-main-window.cc.
Referenced by process().
|
signal |
Definition at line 551 of file moc-main-window.cc.
Referenced by process().
|
slot |
Definition at line 433 of file main-window.cc.
References base_url, connect_to_web, display_news_signal(), finished(), QtHandles::Utils::fromStdString(), resource_manager::get_settings(), OCTAVE_RELEASE_DATE, page, and serial.
|
private |
Definition at line 448 of file main-window.h.
Referenced by process().
|
private |
Definition at line 451 of file main-window.h.
Referenced by process().
|
private |
Definition at line 449 of file main-window.h.
Referenced by process().
|
private |
Definition at line 450 of file main-window.h.
Referenced by process().