Input


Functions

int pvText (PARAM *p, int id)
int pvSelection (PARAM *p, int id)

Detailed Description

These are the input routines

Function Documentation

int pvSelection PARAM p,
int  id
 

Request the selected items from a QListBox or QListView. The text will arrive in an SELECTION_EVENT.
Allowed widgets: QListBox, QListView

int pvText PARAM p,
int  id
 

Request the text from the widget. The text will arrive in an TEXT_EVENT.
In case of a QMultiLineEdit the text will arrive in a CLIPBOARD_EVENT.
Allowed widgets: QLabel, QPushButton, QLineEdit, QMultiLineEdit


Generated on Mon Jun 5 08:33:36 2006 for ProcessViewBrowser-ServerProgramming by  doxygen 1.4.6