Hello RG Team,

I've looked into the about box thing a bit.

I see the main window has a working help menu, with two items in it.  The slots 
are coded in src/gui/application/RosegardenMainWindow.cpp as:
void
RosegardenMainWindow::slotTutorial()
{
...
void
RosegardenMainWindow::slotBugGuidelines()
{
...

Should I code the about Rosegarden box here as well?

My under is that these slots can be accessed from other QObjects, like the 
matrix window and the notation window.  So I can just code them here in 
RosegardenMainWindow.cpp and connect to them in the other window's setup 
section.  Is this correct?

Boy, I just stink at this stuff.

Sincerely,
Julie S.



      

------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to