Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
UserAppManager Class Reference

User App Manager. More...

Public Member Functions

bool addGlobalApp (QString)
 
void removeGlobalApp (string)
 
int getGlobalAppCount ()
 
UserDesktopAppConfig getGlobalAppAt (int)
 
UserDesktopAppConfig getGlobalApp (string)
 
UserDesktopAppConfig getGlobalAppByPath (QString)
 

Detailed Description

User App Manager.

Member Function Documentation

◆ addGlobalApp()

bool UserAppManager::addGlobalApp ( QString  )

◆ getGlobalApp()

UserDesktopAppConfig UserAppManager::getGlobalApp ( string  )

◆ getGlobalAppAt()

UserDesktopAppConfig UserAppManager::getGlobalAppAt ( int  )

◆ getGlobalAppByPath()

UserDesktopAppConfig UserAppManager::getGlobalAppByPath ( QString  )

◆ getGlobalAppCount()

int UserAppManager::getGlobalAppCount ( )

◆ removeGlobalApp()

void UserAppManager::removeGlobalApp ( string  )

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