Download for Windows Premium
Publiciteit
iterador TreeIter

Vertaling van "iterador TreeIter" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
TreeIter
Todos los métodos devuelven un iterador TreeIter que apunta a la fila recién insertada.
All methods return a TreeIter that points at the newly inserted row.
La dificultad surge de la necesidad de utilizar un iterador TreeIter que puede no ser ya válido como resultado de la operación que se realice.
The difficulty arises from the need to use a TreeIter that may become invalid as the result of the operation.
Los otros dos métodos necesitan un iterador TreeIter (sibling) que hace referencia a una fila en el almacén ListStore ante o tras la cual se insertará la fila.
The other two methods take a TreeIter (sibling) that references a row in the ListStore to insert the row before or after.
La adición de filas a un almacén del tipo TreeStore es semejante a la operación sobre el tipo ListStore, salvo que también se debe especificar una fila madre (usando un iterador TreeIter) a la que añadir la nueva fila.
Adding a row to a TreeStore is similar to adding a row to a ListStore except that you also have to specify a parent row (using a TreeIter) to add the new row to.
No podemos confiar en que el método remové() devuelva un iterador TreeIter correcto, por lo que simplemente solicitaremos el iterador del primer descendiente hasta que devuelva None.
We can't rely on the remove() method to return a valid TreeIter so we'll just ask for the first child iter until it returns None.

Andere resultaten

Para nuestro ejemplo, el modelo es una lista con iteradores TreeIter persistentes.
For our example, the model is a list with persistent TreeIters.
El iterador devuelto TreeIter (treeiter) apunta a la siguiente fila o no es válido si iter apunta a la última fila.
The returned TreeIter (treeiter) points at the next row or is invalid if iter was pointing at the last row.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor iterador TreeIter in het Spaans

Publiciteit

Suggesties

Resultaten: 7. Exact: 5. Verstreken tijd: 44 ms.