Kisa: Teacher

A program for automated training of people using the spaced repetition method.

Decks

Model index

Contents

  1. List
  2. Table
  3. Deck
  4. References

List

  1. Model index.
    1. Memory.
      1. Constructor. QModelIndex+.
      2. Constructor. QModelIndex-c[2].
    2. Model.
      1. Model. model+.
      2. Model. m-.
      3. Is valid. isValid+.
    3. Navigation.
      1. Parent. parent+.
      2. Sibling. sibling+.
    4. Position.
      1. Row. row+.
      2. Row. r-.
      3. Column. column+.
      4. Column. c-.
    5. Data.
      1. Data. data+.
      2. Flags. flags+.
    6. Structure.
      1. Internal id. internalId+.
      2. Internal pointer. internalPointer+.
      3. Id. i-.
    7. Operator.
      1. Operator ==. operator==+.
      2. Operator !=. operator!=+.
      3. Operator <. operator<+.
    8. Other.
      1. QAbstractItemModel-fc.
      2. Child. child+_.

Table

Deck

References

  1. Websites
    1. kisa.biz
      1. qabstractitemmodel.h
      2. qabstractitemmodel.cpp
      3. qabstractitemmodel_p.h
    2. doc.kisa.biz
      1. QModelIndex Class
      2. Класс QModelIndex
  2. Books