QStringList& FX::QStringList::operator+= ( const FXString d  )  [inline]

Definition at line 48 of file qstringlist.h.

00048 { QValueList<FXString>::operator+=(d); return *this; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:45 2009 for TnFOX by doxygen v1.4.7