Rabbit Remote Control
0.0.35
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
e
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Functions
a
c
d
e
g
i
l
n
o
p
q
r
s
t
v
w
~
Variables
Enumerations
Enumerator
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
Plugins
Telnet
ParameterTelnet.h
1
#ifndef CPARAMETERTELNET_H
2
#define CPARAMETERTELNET_H
3
4
#include "ParameterTerminal.h"
5
6
class
CParameterTelnet
:
public
CParameterTerminal
7
{
8
Q_OBJECT
9
10
public
:
11
CParameterTelnet
();
12
};
6
class
CParameterTelnet
:
public
CParameterTerminal
{
…
};
13
14
#endif
// CPARAMETERTELNET_H
CParameterTelnet
Definition
ParameterTelnet.h:7
CParameterTerminal
Definition
ParameterTerminal.h:10
作者:康林 (kl222@126.com)
版权所有(c) 康林工作室 保留所有权力