Bolanos
Tuesday, 6 August 2013
In QT, is there a dynamic array for double, float, int... ect .. ie QDoubleArray?
In QT, is there a dynamic array for double, float, int... ect .. ie
QDoubleArray?
In QT is there a dynmaic storage for values?
ie:
QDoubleArray x;
x.append(4.6);
x.append(4.8);
x.append(5.2);
//x.count() = 3
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment