[ref]dos2unix cflf->lf
This commit is contained in:
parent
cb3d1ca061
commit
5b3eaaf1b4
@ -1,4 +1,4 @@
|
|||||||
#include "CFileOpt.h"
|
#include "CFileOpt.h"
|
||||||
#include "public/pub_logger_api/logger.h"
|
#include "public/pub_logger_api/logger.h"
|
||||||
#include "public/pub_utility_api/FileUtil.h"
|
#include "public/pub_utility_api/FileUtil.h"
|
||||||
#include <QFile>
|
#include <QFile>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CFILEOPT_H
|
#ifndef CFILEOPT_H
|
||||||
#define CFILEOPT_H
|
#define CFILEOPT_H
|
||||||
|
|
||||||
#include <QMap>
|
#include <QMap>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CIconActDialog.h"
|
#include "CIconActDialog.h"
|
||||||
#include "ui_CIconActDialog.h"
|
#include "ui_CIconActDialog.h"
|
||||||
#include "public/pub_utility_api/FileUtil.h"
|
#include "public/pub_utility_api/FileUtil.h"
|
||||||
#include "CTableModel.h"
|
#include "CTableModel.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CICONACTDIALOG_H
|
#ifndef CICONACTDIALOG_H
|
||||||
#define CICONACTDIALOG_H
|
#define CICONACTDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CICONACTPUBLIC_H
|
#ifndef CICONACTPUBLIC_H
|
||||||
#define CICONACTPUBLIC_H
|
#define CICONACTPUBLIC_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CLineEditWithBt.h"
|
#include "CLineEditWithBt.h"
|
||||||
#include <QCoreApplication>
|
#include <QCoreApplication>
|
||||||
#include <QEvent>
|
#include <QEvent>
|
||||||
#include <QHBoxLayout>
|
#include <QHBoxLayout>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CLINEEDITWITHBT_H
|
#ifndef CLINEEDITWITHBT_H
|
||||||
#define CLINEEDITWITHBT_H
|
#define CLINEEDITWITHBT_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CTableDelegate.h"
|
#include "CTableDelegate.h"
|
||||||
#include "CLineEditWithBt.h"
|
#include "CLineEditWithBt.h"
|
||||||
#include <QComboBox>
|
#include <QComboBox>
|
||||||
#include <QLineEdit>
|
#include <QLineEdit>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CTREEITEMDELEGATE_H
|
#ifndef CTREEITEMDELEGATE_H
|
||||||
#define CTREEITEMDELEGATE_H
|
#define CTREEITEMDELEGATE_H
|
||||||
|
|
||||||
#include <QStyledItemDelegate>
|
#include <QStyledItemDelegate>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CTableModel.h"
|
#include "CTableModel.h"
|
||||||
#include "CIconActDialog.h"
|
#include "CIconActDialog.h"
|
||||||
|
|
||||||
CTableModel::CTableModel(QObject *parent)
|
CTableModel::CTableModel(QObject *parent)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CTABLEMODEL_H
|
#ifndef CTABLEMODEL_H
|
||||||
#define CTABLEMODEL_H
|
#define CTABLEMODEL_H
|
||||||
|
|
||||||
#include <QAbstractTableModel>
|
#include <QAbstractTableModel>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QTextCodec>
|
#include <QTextCodec>
|
||||||
#include "common/QtAppGlobalSet.h"
|
#include "common/QtAppGlobalSet.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "gui/GraphTool/NavigationApi/CJsonOpt.h"
|
#include "gui/GraphTool/NavigationApi/CJsonOpt.h"
|
||||||
#include "public/pub_utility_api/FileUtil.h"
|
#include "public/pub_utility_api/FileUtil.h"
|
||||||
#include "public/pub_logger_api/logger.h"
|
#include "public/pub_logger_api/logger.h"
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CLineEditWithBt.h"
|
#include "CLineEditWithBt.h"
|
||||||
#include <QCoreApplication>
|
#include <QCoreApplication>
|
||||||
#include <QEvent>
|
#include <QEvent>
|
||||||
#include <QHBoxLayout>
|
#include <QHBoxLayout>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CLINEEDITWITHBT_H
|
#ifndef CLINEEDITWITHBT_H
|
||||||
#define CLINEEDITWITHBT_H
|
#define CLINEEDITWITHBT_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CNavigationDialog.h"
|
#include "CNavigationDialog.h"
|
||||||
#include "ui_CNavigationDialog.h"
|
#include "ui_CNavigationDialog.h"
|
||||||
#include "CTreeItemDelegate.h"
|
#include "CTreeItemDelegate.h"
|
||||||
#include "public/pub_utility_api/FileUtil.h"
|
#include "public/pub_utility_api/FileUtil.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CNAVIGATIONDIALOG_H
|
#ifndef CNAVIGATIONDIALOG_H
|
||||||
#define CNAVIGATIONDIALOG_H
|
#define CNAVIGATIONDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CTreeItemDelegate.h"
|
#include "CTreeItemDelegate.h"
|
||||||
#include "CLineEditWithBt.h"
|
#include "CLineEditWithBt.h"
|
||||||
#include "gui/GraphTool/NavigationApi/CJsonOpt.h"
|
#include "gui/GraphTool/NavigationApi/CJsonOpt.h"
|
||||||
#include <QComboBox>
|
#include <QComboBox>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CTREEITEMDELEGATE_H
|
#ifndef CTREEITEMDELEGATE_H
|
||||||
#define CTREEITEMDELEGATE_H
|
#define CTREEITEMDELEGATE_H
|
||||||
|
|
||||||
#include <QStyledItemDelegate>
|
#include <QStyledItemDelegate>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CTreeWidget.h"
|
#include "CTreeWidget.h"
|
||||||
#include <QMouseEvent>
|
#include <QMouseEvent>
|
||||||
|
|
||||||
CTreeWidget::CTreeWidget(QWidget *parent)
|
CTreeWidget::CTreeWidget(QWidget *parent)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CTREEWIDGET_H
|
#ifndef CTREEWIDGET_H
|
||||||
#define CTREEWIDGET_H
|
#define CTREEWIDGET_H
|
||||||
|
|
||||||
#include <QTreeWidget>
|
#include <QTreeWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include "common/QtAppGlobalSet.h"
|
#include "common/QtAppGlobalSet.h"
|
||||||
#include "CNavigationDialog.h"
|
#include "CNavigationDialog.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CConfirmDialog.h"
|
#include "CConfirmDialog.h"
|
||||||
#include "ui_CConfirmDialog.h"
|
#include "ui_CConfirmDialog.h"
|
||||||
|
|
||||||
CConfirmDialog::CConfirmDialog(QWidget *parent) :
|
CConfirmDialog::CConfirmDialog(QWidget *parent) :
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CCONFIRMDIALOG_H
|
#ifndef CCONFIRMDIALOG_H
|
||||||
#define CCONFIRMDIALOG_H
|
#define CCONFIRMDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CFileSyncDialog.h"
|
#include "CFileSyncDialog.h"
|
||||||
#include "ui_CFileSyncDialog.h"
|
#include "ui_CFileSyncDialog.h"
|
||||||
#include "CConfirmDialog.h"
|
#include "CConfirmDialog.h"
|
||||||
#include "../include/public/pub_utility_api/I18N.h"
|
#include "../include/public/pub_utility_api/I18N.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CFILESYNCDIALOG_H
|
#ifndef CFILESYNCDIALOG_H
|
||||||
#define CFILESYNCDIALOG_H
|
#define CFILESYNCDIALOG_H
|
||||||
|
|
||||||
#include "../../include/sys/sys_svn_file_sync_api/CSysFileSyncApi.h"
|
#include "../../include/sys/sys_svn_file_sync_api/CSysFileSyncApi.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include "common/QtAppGlobalSet.h"
|
#include "common/QtAppGlobalSet.h"
|
||||||
#include "CFileSyncDialog.h"
|
#include "CFileSyncDialog.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmCompare.h"
|
#include "CAlarmCompare.h"
|
||||||
#include "ui_CAlarmCompare.h"
|
#include "ui_CAlarmCompare.h"
|
||||||
|
|
||||||
CAlarmCompare::CAlarmCompare(QWidget *parent) :
|
CAlarmCompare::CAlarmCompare(QWidget *parent) :
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMCOMPARE_H
|
#ifndef CALARMCOMPARE_H
|
||||||
#define CALARMCOMPARE_H
|
#define CALARMCOMPARE_H
|
||||||
|
|
||||||
#include <QMainWindow>
|
#include <QMainWindow>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMLEVELCOMBOBOX_H
|
#ifndef CALARMLEVELCOMBOBOX_H
|
||||||
#define CALARMLEVELCOMBOBOX_H
|
#define CALARMLEVELCOMBOBOX_H
|
||||||
|
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmModel.h"
|
#include "CAlarmModel.h"
|
||||||
|
|
||||||
CAlarmModel::CAlarmModel()
|
CAlarmModel::CAlarmModel()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMMODEL_H
|
#ifndef CALARMMODEL_H
|
||||||
#define CALARMMODEL_H
|
#define CALARMMODEL_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmReport.h"
|
#include "CAlarmReport.h"
|
||||||
#include "ui_CAlarmReport.h"
|
#include "ui_CAlarmReport.h"
|
||||||
#include "CommonFunction.h"
|
#include "CommonFunction.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMREPORT_H
|
#ifndef CALARMREPORT_H
|
||||||
#define CALARMREPORT_H
|
#define CALARMREPORT_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmStatistics.h"
|
#include "CAlarmStatistics.h"
|
||||||
#include "ui_CAlarmStatistics.h"
|
#include "ui_CAlarmStatistics.h"
|
||||||
#include "pub_utility_api/I18N.h"
|
#include "pub_utility_api/I18N.h"
|
||||||
#include "pub_utility_api/FileStyle.h"
|
#include "pub_utility_api/FileStyle.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMSTATISTICS_H
|
#ifndef CALARMSTATISTICS_H
|
||||||
#define CALARMSTATISTICS_H
|
#define CALARMSTATISTICS_H
|
||||||
|
|
||||||
#include <QMainWindow>
|
#include <QMainWindow>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
#include "CAlarmStatisticsPluginWidget.h"
|
#include "CAlarmStatisticsPluginWidget.h"
|
||||||
#include "CAlarmStatistics.h"
|
#include "CAlarmStatistics.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMSTATISTICSPLUGINWIDGET_H
|
#ifndef CALARMSTATISTICSPLUGINWIDGET_H
|
||||||
#define CALARMSTATISTICSPLUGINWIDGET_H
|
#define CALARMSTATISTICSPLUGINWIDGET_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CCompareQueryThread.h"
|
#include "CCompareQueryThread.h"
|
||||||
|
|
||||||
using namespace kbd_public;
|
using namespace kbd_public;
|
||||||
using namespace kbd_dbms;
|
using namespace kbd_dbms;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CCOMPAREQUERYTHREAD_H
|
#ifndef CCOMPAREQUERYTHREAD_H
|
||||||
#define CCOMPAREQUERYTHREAD_H
|
#define CCOMPAREQUERYTHREAD_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CProcessDialog.h"
|
#include "CProcessDialog.h"
|
||||||
#include "ui_CProcessDialog.h"
|
#include "ui_CProcessDialog.h"
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CPROCESSDIALOG_H
|
#ifndef CPROCESSDIALOG_H
|
||||||
#define CPROCESSDIALOG_H
|
#define CPROCESSDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CStatisticsQueryThread.h"
|
#include "CStatisticsQueryThread.h"
|
||||||
|
|
||||||
using namespace kbd_public;
|
using namespace kbd_public;
|
||||||
using namespace kbd_dbms;
|
using namespace kbd_dbms;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CSTATISTICSQUERYTHREAD_H
|
#ifndef CSTATISTICSQUERYTHREAD_H
|
||||||
#define CSTATISTICSQUERYTHREAD_H
|
#define CSTATISTICSQUERYTHREAD_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CTableWidget.h"
|
#include "CTableWidget.h"
|
||||||
#include <QHeaderView>
|
#include <QHeaderView>
|
||||||
|
|
||||||
CTableWidget::CTableWidget(QWidget *parent)
|
CTableWidget::CTableWidget(QWidget *parent)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CTABLEWIDGET_H
|
#ifndef CTABLEWIDGET_H
|
||||||
#define CTABLEWIDGET_H
|
#define CTABLEWIDGET_H
|
||||||
|
|
||||||
#include <QTableWidget>
|
#include <QTableWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include <QProcess>
|
#include <QProcess>
|
||||||
#include "CWaveListDialog.h"
|
#include "CWaveListDialog.h"
|
||||||
#include "ui_CWaveListDialog.h"
|
#include "ui_CWaveListDialog.h"
|
||||||
#include "pub_logger_api/logger.h"
|
#include "pub_logger_api/logger.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CWAVELISTDIALOG_H
|
#ifndef CWAVELISTDIALOG_H
|
||||||
#define CWAVELISTDIALOG_H
|
#define CWAVELISTDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef COMMONDEFINE_H
|
#ifndef COMMONDEFINE_H
|
||||||
#define COMMONDEFINE_H
|
#define COMMONDEFINE_H
|
||||||
|
|
||||||
#define CN_MAXBARSERIES 5 // 最多柱状图组数
|
#define CN_MAXBARSERIES 5 // 最多柱状图组数
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CommonFunction.h"
|
#include "CommonFunction.h"
|
||||||
|
|
||||||
void resizeColumnsToContents(QTableView* pView , int scaleColumn)
|
void resizeColumnsToContents(QTableView* pView , int scaleColumn)
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef COMMONFUNCTION_H
|
#ifndef COMMONFUNCTION_H
|
||||||
#define COMMONFUNCTION_H
|
#define COMMONFUNCTION_H
|
||||||
|
|
||||||
#include <QTableView>
|
#include <QTableView>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef SALARMINFO_H
|
#ifndef SALARMINFO_H
|
||||||
#define SALARMINFO_H
|
#define SALARMINFO_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef SALARMLEVEL_H
|
#ifndef SALARMLEVEL_H
|
||||||
#define SALARMLEVEL_H
|
#define SALARMLEVEL_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef SALARMLIST_H
|
#ifndef SALARMLIST_H
|
||||||
#define SALARMLIST_H
|
#define SALARMLIST_H
|
||||||
|
|
||||||
#include <QList>
|
#include <QList>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef SDEVICEGROUP_H
|
#ifndef SDEVICEGROUP_H
|
||||||
#define SDEVICEGROUP_H
|
#define SDEVICEGROUP_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef SLOCATION_H
|
#ifndef SLOCATION_H
|
||||||
#define SLOCATION_H
|
#define SLOCATION_H
|
||||||
|
|
||||||
#include <QList>
|
#include <QList>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmStatistics.h"
|
#include "CAlarmStatistics.h"
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QFile>
|
#include <QFile>
|
||||||
#include "pub_logger_api/logger.h"
|
#include "pub_logger_api/logger.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AddObjAlarmDialog.h"
|
#include "AddObjAlarmDialog.h"
|
||||||
#include "ui_AddObjAlarmDialog.h"
|
#include "ui_AddObjAlarmDialog.h"
|
||||||
#include "AlarmMng.h"
|
#include "AlarmMng.h"
|
||||||
#include "AlarmCalcParaTableDelegate.h"
|
#include "AlarmCalcParaTableDelegate.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ADDOBJALARMDIALOG_H
|
#ifndef ADDOBJALARMDIALOG_H
|
||||||
#define ADDOBJALARMDIALOG_H
|
#define ADDOBJALARMDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmCalcInfo.h"
|
#include "AlarmCalcInfo.h"
|
||||||
|
|
||||||
AlarmCalcInfo::AlarmCalcInfo()
|
AlarmCalcInfo::AlarmCalcInfo()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMCALCINFO_H
|
#ifndef ALARMCALCINFO_H
|
||||||
#define ALARMCALCINFO_H
|
#define ALARMCALCINFO_H
|
||||||
|
|
||||||
#include <QSharedPointer>
|
#include <QSharedPointer>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmCalcParaTableDelegate.h"
|
#include "AlarmCalcParaTableDelegate.h"
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
#include <QMouseEvent>
|
#include <QMouseEvent>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMCALCPARATABLEDELEGATE_H
|
#ifndef ALARMCALCPARATABLEDELEGATE_H
|
||||||
#define ALARMCALCPARATABLEDELEGATE_H
|
#define ALARMCALCPARATABLEDELEGATE_H
|
||||||
|
|
||||||
#include <QStyledItemDelegate>
|
#include <QStyledItemDelegate>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmCalcParaTableModel.h"
|
#include "AlarmCalcParaTableModel.h"
|
||||||
|
|
||||||
AlarmCalcParaTableModel::AlarmCalcParaTableModel(QObject *parent,QTableView *view)
|
AlarmCalcParaTableModel::AlarmCalcParaTableModel(QObject *parent,QTableView *view)
|
||||||
: m_view(view),
|
: m_view(view),
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMCALCPARATABLEMODEL_H
|
#ifndef ALARMCALCPARATABLEMODEL_H
|
||||||
#define ALARMCALCPARATABLEMODEL_H
|
#define ALARMCALCPARATABLEMODEL_H
|
||||||
|
|
||||||
#include <QAbstractTableModel>
|
#include <QAbstractTableModel>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmDevTreeModel.h"
|
#include "AlarmDevTreeModel.h"
|
||||||
#include "AlarmDevTreeView.h"
|
#include "AlarmDevTreeView.h"
|
||||||
#include "QTreeWidgetItem"
|
#include "QTreeWidgetItem"
|
||||||
#include <QTreeView>
|
#include <QTreeView>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMDEVTREEMODEL_H
|
#ifndef ALARMDEVTREEMODEL_H
|
||||||
#define ALARMDEVTREEMODEL_H
|
#define ALARMDEVTREEMODEL_H
|
||||||
|
|
||||||
#include <QAbstractItemModel>
|
#include <QAbstractItemModel>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmDevTreeView.h"
|
#include "AlarmDevTreeView.h"
|
||||||
|
|
||||||
AlarmDevTreeView::AlarmDevTreeView(QWidget *parent)
|
AlarmDevTreeView::AlarmDevTreeView(QWidget *parent)
|
||||||
:QTreeView(parent)
|
:QTreeView(parent)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMDEVTREEVIEW_H
|
#ifndef ALARMDEVTREEVIEW_H
|
||||||
#define ALARMDEVTREEVIEW_H
|
#define ALARMDEVTREEVIEW_H
|
||||||
|
|
||||||
#include <QTreeView>
|
#include <QTreeView>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMMANAGECOMMON_H
|
#ifndef ALARMMANAGECOMMON_H
|
||||||
#define ALARMMANAGECOMMON_H
|
#define ALARMMANAGECOMMON_H
|
||||||
#include<QString>
|
#include<QString>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmManageForm.h"
|
#include "AlarmManageForm.h"
|
||||||
#include "ui_AlarmManageForm.h"
|
#include "ui_AlarmManageForm.h"
|
||||||
|
|
||||||
#include "AlarmManageWidget.h"
|
#include "AlarmManageWidget.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMMANAGEFORM_H
|
#ifndef ALARMMANAGEFORM_H
|
||||||
#define ALARMMANAGEFORM_H
|
#define ALARMMANAGEFORM_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmManagePluginWidget.h"
|
#include "AlarmManagePluginWidget.h"
|
||||||
#include "AlarmManageForm.h"
|
#include "AlarmManageForm.h"
|
||||||
AlarmManagePluginWidget::AlarmManagePluginWidget(QObject *parent): QObject(parent)
|
AlarmManagePluginWidget::AlarmManagePluginWidget(QObject *parent): QObject(parent)
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMMANAGEPLUGINWIDGET_H
|
#ifndef ALARMMANAGEPLUGINWIDGET_H
|
||||||
#define ALARMMANAGEPLUGINWIDGET_H
|
#define ALARMMANAGEPLUGINWIDGET_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmManageWidget.h"
|
#include "AlarmManageWidget.h"
|
||||||
#include "ui_AlarmManageWidget.h"
|
#include "ui_AlarmManageWidget.h"
|
||||||
#include "pub_logger_api/logger.h"
|
#include "pub_logger_api/logger.h"
|
||||||
#include "perm_mng_api/PermMngApi.h"
|
#include "perm_mng_api/PermMngApi.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMMANAGEWIDGET_H
|
#ifndef ALARMMANAGEWIDGET_H
|
||||||
#define ALARMMANAGEWIDGET_H
|
#define ALARMMANAGEWIDGET_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmMng.h"
|
#include "AlarmMng.h"
|
||||||
#include "public/pub_sysinfo_api/SysInfoApi.h"
|
#include "public/pub_sysinfo_api/SysInfoApi.h"
|
||||||
#include "pub_utility_api/CharUtil.h"
|
#include "pub_utility_api/CharUtil.h"
|
||||||
#include "perm_mng_api/PermMngApi.h"
|
#include "perm_mng_api/PermMngApi.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMMNG_H
|
#ifndef ALARMMNG_H
|
||||||
#define ALARMMNG_H
|
#define ALARMMNG_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmPointTableModel.h"
|
#include "AlarmPointTableModel.h"
|
||||||
#include "AlarmMng.h"
|
#include "AlarmMng.h"
|
||||||
#include <QTableView>
|
#include <QTableView>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMPOINTTABLEMODEL_H
|
#ifndef ALARMPOINTTABLEMODEL_H
|
||||||
#define ALARMPOINTTABLEMODEL_H
|
#define ALARMPOINTTABLEMODEL_H
|
||||||
|
|
||||||
#include <QAbstractTableModel>
|
#include <QAbstractTableModel>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmPointTableView.h"
|
#include "AlarmPointTableView.h"
|
||||||
#include <QHeaderView>
|
#include <QHeaderView>
|
||||||
#include <QEvent>
|
#include <QEvent>
|
||||||
#include <QPushButton>
|
#include <QPushButton>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMPOINTTABLEVIEW_H
|
#ifndef ALARMPOINTTABLEVIEW_H
|
||||||
#define ALARMPOINTTABLEVIEW_H
|
#define ALARMPOINTTABLEVIEW_H
|
||||||
|
|
||||||
#include <QTableView>
|
#include <QTableView>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmUuidBase64.h"
|
#include "AlarmUuidBase64.h"
|
||||||
#include "boost/typeof/typeof.hpp"
|
#include "boost/typeof/typeof.hpp"
|
||||||
#include "boost/algorithm/string/replace.hpp"
|
#include "boost/algorithm/string/replace.hpp"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef ALARMUUIDBASE64_H
|
#ifndef ALARMUUIDBASE64_H
|
||||||
#define ALARMUUIDBASE64_H
|
#define ALARMUUIDBASE64_H
|
||||||
|
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "PointInfo.h"
|
#include "PointInfo.h"
|
||||||
|
|
||||||
PointInfo::PointInfo()
|
PointInfo::PointInfo()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef POINTINFO_H
|
#ifndef POINTINFO_H
|
||||||
#define POINTINFO_H
|
#define POINTINFO_H
|
||||||
|
|
||||||
#include <QSharedPointer>
|
#include <QSharedPointer>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "AlarmManageForm.h"
|
#include "AlarmManageForm.h"
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include "pub_logger_api/logger.h"
|
#include "pub_logger_api/logger.h"
|
||||||
#include "service/perm_mng_api/PermMngApi.h"
|
#include "service/perm_mng_api/PermMngApi.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAddShieldDialog.h"
|
#include "CAddShieldDialog.h"
|
||||||
#include "ui_CAddShieldDialog.h"
|
#include "ui_CAddShieldDialog.h"
|
||||||
#include "CDbInfoManage.h"
|
#include "CDbInfoManage.h"
|
||||||
#include "service/perm_mng_api/PermMngApi.h"
|
#include "service/perm_mng_api/PermMngApi.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CADDSHIELDDIALOG_H
|
#ifndef CADDSHIELDDIALOG_H
|
||||||
#define CADDSHIELDDIALOG_H
|
#define CADDSHIELDDIALOG_H
|
||||||
|
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CAlarmShield.h"
|
#include "CAlarmShield.h"
|
||||||
#include "ui_CAlarmShield.h"
|
#include "ui_CAlarmShield.h"
|
||||||
#include "CDbInfoManage.h"
|
#include "CDbInfoManage.h"
|
||||||
#include "CShieldTableDelegate.h"
|
#include "CShieldTableDelegate.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMSHIELD_H
|
#ifndef CALARMSHIELD_H
|
||||||
#define CALARMSHIELD_H
|
#define CALARMSHIELD_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
#include "CAlarmShieldPluginWidget.h"
|
#include "CAlarmShieldPluginWidget.h"
|
||||||
#include "CAlarmShield.h"
|
#include "CAlarmShield.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CALARMSHIELDPLUGINWIDGET_H
|
#ifndef CALARMSHIELDPLUGINWIDGET_H
|
||||||
#define CALARMSHIELDPLUGINWIDGET_H
|
#define CALARMSHIELDPLUGINWIDGET_H
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CDbInfoManage.h"
|
#include "CDbInfoManage.h"
|
||||||
#include "pub_logger_api/logger.h"
|
#include "pub_logger_api/logger.h"
|
||||||
#include <QSqlQuery>
|
#include <QSqlQuery>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CDBINFOMANAGE_H
|
#ifndef CDBINFOMANAGE_H
|
||||||
#define CDBINFOMANAGE_H
|
#define CDBINFOMANAGE_H
|
||||||
|
|
||||||
#include "dbms/rdb_api/CRdbAccess.h"
|
#include "dbms/rdb_api/CRdbAccess.h"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CDevTreeModel.h"
|
#include "CDevTreeModel.h"
|
||||||
#include "CDbInfoManage.h"
|
#include "CDbInfoManage.h"
|
||||||
#include "CDevTreeView.h"
|
#include "CDevTreeView.h"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CDEVTREEMODEL_H
|
#ifndef CDEVTREEMODEL_H
|
||||||
#define CDEVTREEMODEL_H
|
#define CDEVTREEMODEL_H
|
||||||
|
|
||||||
#include <QAbstractItemModel>
|
#include <QAbstractItemModel>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CDevTreeView.h"
|
#include "CDevTreeView.h"
|
||||||
#include "CDevTreeModel.h"
|
#include "CDevTreeModel.h"
|
||||||
#include <QContextMenuEvent>
|
#include <QContextMenuEvent>
|
||||||
#include <QMenu>
|
#include <QMenu>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#ifndef CDEVTREEVIEW_H
|
#ifndef CDEVTREEVIEW_H
|
||||||
#define CDEVTREEVIEW_H
|
#define CDEVTREEVIEW_H
|
||||||
|
|
||||||
#include <QTreeView>
|
#include <QTreeView>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#include "CHeaderView.h"
|
#include "CHeaderView.h"
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
#include <QCheckBox>
|
#include <QCheckBox>
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user