#include <soda_logtable.hpp>
|
void | entryUpdated (int row, const QString &key, const QString &val) |
|
Definition at line 45 of file soda_logtable.hpp.
◆ LogTable()
GUISoDa::LogTable::LogTable |
( |
QWidget * |
parent = Q_NULLPTR | ) |
|
|
explicit |
◆ ~LogTable()
GUISoDa::LogTable::~LogTable |
( |
| ) |
|
◆ emptyRow()
bool GUISoDa::LogTable::emptyRow |
( |
int |
r | ) |
|
|
protected |
◆ entryUpdated
void GUISoDa::LogTable::entryUpdated |
( |
int |
row, |
|
|
const QString & |
key, |
|
|
const QString & |
val |
|
) |
| |
|
signal |
◆ logContact
void GUISoDa::LogTable::logContact |
( |
const QString & |
from_call, |
|
|
const QString & |
from_grid, |
|
|
const QString & |
to_call, |
|
|
const QString & |
to_grid, |
|
|
const QString & |
mode, |
|
|
const QString & |
comment, |
|
|
double |
rx_freq, |
|
|
double |
tx_freq |
|
) |
| |
|
slot |
◆ openLogFile()
void GUISoDa::LogTable::openLogFile |
( |
| ) |
|
|
protected |
◆ readLogFile()
void GUISoDa::LogTable::readLogFile |
( |
const QString & |
fname | ) |
|
|
protected |
◆ readLogReport
void GUISoDa::LogTable::readLogReport |
( |
const QString & |
fname | ) |
|
|
slot |
◆ readLogReportDlg
void GUISoDa::LogTable::readLogReportDlg |
( |
| ) |
|
|
slot |
◆ recordChange
void GUISoDa::LogTable::recordChange |
( |
int |
r, |
|
|
int |
c |
|
) |
| |
|
protectedslot |
◆ recordEdit()
void GUISoDa::LogTable::recordEdit |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
protected |
◆ setField() [1/2]
void GUISoDa::LogTable::setField |
( |
int |
row, |
|
|
const QString & |
key_st, |
|
|
const QString & |
st |
|
) |
| |
|
inlineprotected |
◆ setField() [2/2]
void GUISoDa::LogTable::setField |
( |
int |
row, |
|
|
const QString & |
key_st, |
|
|
double |
val |
|
) |
| |
|
inlineprotected |
◆ setKeys
void GUISoDa::LogTable::setKeys |
( |
QStringList |
headers | ) |
|
|
slot |
◆ setLogFile
void GUISoDa::LogTable::setLogFile |
( |
const QString & |
fname | ) |
|
|
slot |
◆ writeLogReport
void GUISoDa::LogTable::writeLogReport |
( |
const QString & |
fname | ) |
|
|
slot |
◆ writeLogReportDlg
void GUISoDa::LogTable::writeLogReportDlg |
( |
| ) |
|
|
slot |
◆ current_headers
QStringList GUISoDa::LogTable::current_headers |
|
protected |
◆ log_file_out
QFile* GUISoDa::LogTable::log_file_out |
|
protected |
◆ next_used_row
int GUISoDa::LogTable::next_used_row |
|
protected |
The documentation for this class was generated from the following files: