Skip to content

rom1504/SignalList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SignalList

A list container built around QList that emit signals when add,delete,.. methods are called.

This is very convenient to use with a subclass of QAbstractListModel, and example of those are provided too, you can subclass them or use them directly.

About

A list container built around QList that emit signals when add,delete,.. methods are called.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published