Go to the source code of this file.
Functions | |
const gui_pref | nr_allow_connection ("news/allow_web_connection", QVariant(false)) |
const gui_pref | nr_last_news ("news/last_news_item", QVariant(0)) |
const gui_pref | nr_last_time ("news/last_time_checked", QVariant(QDateTime())) |
const gui_pref nr_allow_connection | ( | "news/allow_web_connection" | , |
QVariant(false) | |||
) |
const gui_pref nr_last_news | ( | "news/last_news_item" | , |
QVariant(0) | |||
) |
Referenced by octave::main_window::main_window(), and octave::news_reader::process().
const gui_pref nr_last_time | ( | "news/last_time_checked" | , |
QVariant(QDateTime()) | |||
) |
Referenced by octave::main_window::main_window(), and octave::news_reader::process().