Source Code (Use browser search to find items of interest.)

Class Index

qt'PropList (./qt-2.1.0/src/moc/mocgen.cpp:137)

class PropList : public QList<Property> {	/* list of properties*/
public:
    PropList() { setAutoDelete( TRUE ); }
};



qt'PropList::PropList() (./qt-2.1.0/src/moc/mocgen.cpp:139)

    PropList() { setAutoDelete( TRUE ); }
};