class query_store :Inheritsunit ->object..end
GTree.list_storemethod set_data : Dbf_sql.SQL_db.query -> row:Gtk.tree_iter -> unitmethod get_data : row:Gtk.tree_iter -> Dbf_sql.SQL_db.querymethod append_data : Dbf_sql.SQL_db.query -> unitmethod prepend_data : Dbf_sql.SQL_db.query -> unitmethod insert_data : int -> Dbf_sql.SQL_db.query -> unitmethod update_display : Gtk.tree_iter -> unitmethod create_view : ?view:GTree.view -> unit -> query_view