Class k.d.q.StringQueryState(QueryState):

Part of kiwi.db.query

Create a new StringQueryState object.

cvar textstring
Function__init__

Create a new QueryState object.

Function__repr__Undocumented
def __init__(self, filter, text):

Create a new QueryState object.

def __repr__(self):
Undocumented