A B C D E F G H I K L M N O P Q R S T U V W

M

main(String[]) - Static method in class edu.jhu.cs.oose.elevel.ELevel
 
MainWindow - Class in edu.jhu.cs.oose.elevel
Main window that calls the other subunits for the program.
MainWindow(List<String>) - Constructor for class edu.jhu.cs.oose.elevel.MainWindow
Initializes a new MainWindow
mergeWith(QUndoCommand) - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawAddTextCommand
 
mergeWith(QUndoCommand) - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawItemCommand
Determine if this can be merged with another command.
mimeData(List<QModelIndex>) - Method in class edu.jhu.cs.oose.elevel.DeckTreeModel
When setting the mimeData for drag and drop events (mimeData's how info gets passed on what's been dragged or dropped), use the new custom mimeData class that also keeps track of what item is being dragged by overriding this method that returns the mimeData
mimeTypes() - Method in class edu.jhu.cs.oose.elevel.DeckTreeModel
returns the list of string types
mouseDoubleClickEvent(QGraphicsSceneMouseEvent) - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingTextItem
Handles the doubleClick events that are sent to the object
mousePressEvent(QGraphicsSceneMouseEvent) - Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.DrawingTextItem
Handles the mousePressEvent that occurs on the object

A B C D E F G H I K L M N O P Q R S T U V W