Home
last modified time | relevance | path

Searched refs:setCurrentLog (Results 1 – 10 of 10) sorted by relevance

/dports/comms/klog/klog-1.8.5/src/
H A Ddxccstatuswidget.h51 void setCurrentLog(const int _logN);
H A Dinfowidget.h48 void setCurrentLog(const int _log);
H A Dsearchwidget.h46 void setCurrentLog(const int _log);
H A Ddxcluster.h53 void setCurrentLog(const int _log);
H A Dlogwindow.h60 void setCurrentLog(const int _currentLog);
H A Dsearchwidget.cpp738 void SearchWidget::setCurrentLog(const int _log) in setCurrentLog() function in SearchWidget
H A Ddxcluster.cpp324 void DXClusterWidget::setCurrentLog(const int _log) in setCurrentLog() function in DXClusterWidget
H A Ddxccstatuswidget.cpp604 void DXCCStatusWidget::setCurrentLog(const int _logN) in setCurrentLog() function in DXCCStatusWidget
H A Dinfowidget.cpp341 void InfoWidget::setCurrentLog(const int _log) in setCurrentLog() function in InfoWidget
H A Dmainwindow.cpp444 dxClusterWidget->setCurrentLog(currentLog); in init()
4892 searchWidget->setCurrentLog(currentLog); in readConfigData()
4894 infoWidget->setCurrentLog(currentLog); in readConfigData()
5335 dxClusterWidget->setCurrentLog(currentLog); in processConfigLine()
5336 dxccStatusWidget->setCurrentLog(currentLog); in processConfigLine()