2021-01-31 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDNodeListModel'.
	* Refactored the 'LivewireNode List' dialog in rdadmin(1) to use the
	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-31 19:37:40 -05:00
parent 8b3987857b
commit 7cc1bf621b
15 changed files with 540 additions and 117 deletions

View File

@@ -194,6 +194,7 @@ dist_librd_la_SOURCES = dbversion.h\
rdmonitor_config.cpp rdmonitor_config.h\
rdmp4.cpp rdmp4.h\
rdmulticaster.cpp rdmulticaster.h\
rdnodelistmodel.cpp rdnodelistmodelh\
rdnotification.cpp rdnotification.h\
rdoneshot.cpp rdoneshot.h\
rdpam.cpp rdpam.h\
@@ -354,6 +355,7 @@ nodist_librd_la_SOURCES = moc_rd3emptycart.cpp\
moc_rdmatrixlistmodel.cpp\
moc_rdmblookup.cpp\
moc_rdmulticaster.cpp\
moc_rdnodelistmodel.cpp\
moc_rdoneshot.cpp\
moc_rdpanel_button.cpp\
moc_rdpasswd.cpp\