QCodeEdit  2.2
Public Member Functions | List of all members
light_vector< T > Class Template Reference

Public Member Functions

light_vectoroperator= (const light_vector &o)
 
light_vectoroperator<< (const T &v)
 
quint16 length () const
 
quint16 count () const
 
T * data ()
 
void alloc (int pos, size_t n)
 
void prepend (const T &v)
 
void insert (int i, const T &v)
 
void append (const T &v)
 
const T & at (quint16 i)
 
T & operator [] (quint16 i)
 
bool contains (const T &v) const
 

The documentation for this class was generated from the following file: