GO2cam Javascript API  6.11

Functions

static Boolean GO2SDialogUtil::SetLabelPixmap (String name, String path)
 

Detailed Description

Methods to manipulate QLabel

Function Documentation

◆ SetLabelPixmap()

static Boolean GO2SDialogUtil::SetLabelPixmap ( String name,
String path )
static

Set the image of a QLabel

GO2SDialogUtil.SetLabelPixmap("labelName", "/img.png");
Helper containing utility methods for dialog.
Definition GO2SDialogUtil.hpp:17
static Boolean SetLabelPixmap(String name, String path)
Parameters
[in]namethe name of the widget in the .ui file
[in]paththe full path of the picture