Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Hdc Class Reference

#include <hdc.h>

Collaboration diagram for Hdc:

Public Member Functions

 Hdc (QString hdcPath, QString connectKey)
QString shell (const QStringList &command, bool printOnFailure=false) const
QString program () const
QStringList shellArguments (const QStringList &command) const
QString connectKey () const

Detailed Description

Definition at line 12 of file hdc.h.

Constructor & Destructor Documentation

◆ Hdc()

Hdc::Hdc ( QString hdcPath,
QString connectKey )

Definition at line 19 of file hdc.cpp.

Member Function Documentation

◆ connectKey()

QString Hdc::connectKey ( ) const

Definition at line 29 of file hdc.cpp.

◆ program()

QString Hdc::program ( ) const

Definition at line 24 of file hdc.cpp.

◆ shell()

QString Hdc::shell ( const QStringList & command,
bool printOnFailure = false ) const

Definition at line 68 of file hdc.cpp.

◆ shellArguments()

QStringList Hdc::shellArguments ( const QStringList & command) const

Definition at line 73 of file hdc.cpp.


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