|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_set_title(self,
jid,
node,
identities,
features,
data)
Set the window title based on agent info |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
browse(self,
force=False)
Fill the treeview with agents, fetching the info if necessary |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
_agent_info(self,
jid,
node,
identities,
features,
data)
Callback for when we receive info about an agent's item |
source code
|
|
|
|
_add_item(self,
jid,
node,
parent_node,
item,
force)
Called when an item should be added to the model. |
source code
|
|
|
|
|
|
|
_update_info(self,
iter_,
jid,
node,
identities,
features,
data)
Called when an item should be updated in the model with further info. |
source code
|
|
|
|
|