|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
The QSArgumentList class provides a QValueList of QSArguments with some convenience constructors. More...
#include <qsargument.h>
The QSArgumentList class provides a QValueList of QSArguments with some convenience constructors.
This class inherits QValueList
Creates an empty QSArgumentList.
Converts the list l of QVariants into a QSArgumentList.
Creates a QSArgumentList and appends v to it.
Creates a QSArgumentList and appends o to it.
Creates a QSArgumentList and appends p to it.
This file is part of Qt Script for Applications,
copyright © 2001-2004
Trolltech. All Rights Reserved.Member Function Documentation
QSArgumentList::QSArgumentList ()
QSArgumentList::QSArgumentList ( const QValueList<QVariant> & l )
QSArgumentList::QSArgumentList ( const QVariant & v )
QSArgumentList::QSArgumentList ( QObject * o )
QSArgumentList::QSArgumentList ( void * p )
Copyright © 2001-2006 Trolltech Trademarks