KVIrc 5.2.0
Developer APIs
Public Attributes | List of all members
ParseArgs Struct Reference

Public Attributes

int argc
 
char ** argv
 
bool bExecuteCommandAndClose
 
bool bForceNewSession
 
bool bShowPopup
 
char * configFile
 
bool createFile
 
QString szExecCommand
 
QString szExecRemoteCommand
 

Member Data Documentation

◆ argc

int ParseArgs::argc

Referenced by main().

◆ argv

char** ParseArgs::argv

◆ bExecuteCommandAndClose

bool ParseArgs::bExecuteCommandAndClose

◆ bForceNewSession

bool ParseArgs::bForceNewSession

◆ bShowPopup

bool ParseArgs::bShowPopup

◆ configFile

char* ParseArgs::configFile

◆ createFile

bool ParseArgs::createFile

◆ szExecCommand

QString ParseArgs::szExecCommand

◆ szExecRemoteCommand

QString ParseArgs::szExecRemoteCommand

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