Qt 5.10 Book Examples
Public Slots | Public Member Functions | List of all members
Shell Class Reference

#include <Shell.h>

Inheritance diagram for Shell:

Public Slots

void slotDataOnStdout ()
 
void slotReturnPressed ()
 

Public Member Functions

 Shell (QWidget *pwgt=0)
 

Detailed Description

Definition at line 16 of file Shell.h.

Constructor & Destructor Documentation

◆ Shell()

Shell::Shell ( QWidget *  pwgt = 0)
inline

Definition at line 25 of file Shell.h.

Member Function Documentation

◆ slotDataOnStdout

void Shell::slotDataOnStdout ( )
inlineslot

Definition at line 67 of file Shell.h.

◆ slotReturnPressed

void Shell::slotReturnPressed ( )
inlineslot

Definition at line 73 of file Shell.h.


The documentation for this class was generated from the following file: