SessionList


Object Hierarchy:

Object hierarchy for SessionList

Description:

public class SessionList : Object, ListModel

Manages session list with deduplication and fast lookup.

Implements ListModel interface using Gee.ArrayList as backing store. Provides ListStore-compatible methods that update the backing store and emit items_changed signals. Maintains multiple hashmaps for fast lookup by id and fid.


Namespace: OLLMchat.History
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface GLib.ListModel