玉兔远程控制
0.1.0-bate10
载入中...
搜索中...
未找到
Plugins
SftpServer
FrmViewerSftpServer.h
1
#ifndef FRMVIEWERTEMPLATEBASE_H
2
#define FRMVIEWERTEMPLATEBASE_H
3
4
#include <QWidget>
5
6
namespace
Ui
{
7
class
CFrmViewerSftpServer
;
8
}
9
10
class
CFrmViewerSftpServer
:
public
QWidget
11
{
12
Q_OBJECT
13
14
public
:
15
explicit
CFrmViewerSftpServer
(QWidget *parent =
nullptr
);
16
~CFrmViewerSftpServer
();
17
18
private
:
19
Ui::CFrmViewerSftpServer *ui;
20
};
21
22
#endif
// FRMVIEWERTEMPLATEBASE_H
CFrmViewerSftpServer
Definition
FrmViewerSftpServer.h:11
Ui
Definition
FrmFullScreenToolBar.h:14
作者:康林 (kl222@126.com)
版权所有(c) 康林工作室 保留所有权力