Rabbit Remote Control
0.1.0-bate10
Loading...
Searching...
No Matches
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
Author: Kang Lin (kl222@126.com)
Copyright (c) Kang Lin Studios All Rights Reserved