Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
R
rand
- Variable in class edu.jhu.cs.oose.elevel.testTaking.
ProbabilisticTestAlgorithm
RandomTestAlgorithm
- Class in
edu.jhu.cs.oose.elevel.testTaking
RandomTestAlgorithm(int, boolean, float[])
- Constructor for class edu.jhu.cs.oose.elevel.testTaking.
RandomTestAlgorithm
readFromDisk(String)
- Static method in class edu.jhu.cs.oose.elevel.dataModel.
Deck
Read a
Deck
from disk given an absolute file name
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
DrawAddTextCommand
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
DrawItemCommand
Redo the command.
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
MoveItemCommand
Move the item back to the original location
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeEllipseItemCommand
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeLineItemCommand
Move the item back to the original location
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizePixmapItemCommand
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeRectItemCommand
redo
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.
DefaultToolBar
redo()
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.
DrawingGraphicsScene
Redoes the last element on the stack
redo()
- Method in class edu.jhu.cs.oose.elevel.editing.
ActionCommand
Redo the last undone command
redo()
- Method in interface edu.jhu.cs.oose.elevel.editing.
Canvas
redo
- Variable in class edu.jhu.cs.oose.elevel.editing.
DefaultToolBar
refreshCurrentCard()
- Method in class edu.jhu.cs.oose.elevel.utilities.
ViewState
Causes the current card to be refreshed.
RemoveAction
- Class in
edu.jhu.cs.oose.elevel.editing
Currently incomplete to be completed in later iterations
Implements an action representing removing an item while editing a card.
RemoveAction()
- Constructor for class edu.jhu.cs.oose.elevel.editing.
RemoveAction
removeCard(Card)
- Method in class edu.jhu.cs.oose.elevel.dataModel.
Deck
Removes the specified
Card
from the
Deck
, if it is present
removeCurrentCard()
- Method in class edu.jhu.cs.oose.elevel.utilities.
ViewState
Removes the currently selected card from the deck.
removeDeck(Deck)
- Method in class edu.jhu.cs.oose.elevel.utilities.
ViewState
Removes
Deck
from the deck list
removeItem
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.drawItems.
DrawingItem
repeat
- Variable in class edu.jhu.cs.oose.elevel.testTaking.
TestAlgorithm
A flag specifying whether the algorithm may repeat cards or not
ResizeEllipseItemCommand
- Class in
edu.jhu.cs.oose.elevel.AdvancedEditCard.commands
ResizeEllipseItemCommand(QRectF, QGraphicsEllipseItem)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeEllipseItemCommand
Constructor
resizeEvent(ResizeItemCommand)
- Method in class edu.jhu.cs.oose.elevel.AdvancedEditCard.
DrawingGraphicsScene
Add an event to the stack
resizeItem
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.dragDrop.
DragDropEllipse
resizeItem
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.dragDrop.
DragDropLine
resizeItem
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.dragDrop.
DragDropPixmap
resizeItem
- Variable in class edu.jhu.cs.oose.elevel.AdvancedEditCard.dragDrop.
DragDropRect
ResizeItemCommand
- Class in
edu.jhu.cs.oose.elevel.AdvancedEditCard.commands
Superclass to deal with resizing drag and drop items based on their rectangle
ResizeItemCommand()
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
ResizeItemCommand(QUndoCommand)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
ResizeItemCommand(String)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
ResizeItemCommand(QtJambiObject.QPrivateConstructor)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
ResizeItemCommand(String, QUndoCommand)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeItemCommand
ResizeLineItemCommand
- Class in
edu.jhu.cs.oose.elevel.AdvancedEditCard.commands
Resize a line
ResizeLineItemCommand(QLineF, QGraphicsLineItem)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeLineItemCommand
Constructor
ResizePixmapItemCommand
- Class in
edu.jhu.cs.oose.elevel.AdvancedEditCard.commands
Not fuctioning properly yet - almost there
ResizePixmapItemCommand(QRectF, QPointF, DragDropPixmap)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizePixmapItemCommand
ResizeRectItemCommand
- Class in
edu.jhu.cs.oose.elevel.AdvancedEditCard.commands
Resize a rectangle command
ResizeRectItemCommand(QRectF, QGraphicsRectItem)
- Constructor for class edu.jhu.cs.oose.elevel.AdvancedEditCard.commands.
ResizeRectItemCommand
Constructor
restoreDefaults()
- Method in class edu.jhu.cs.oose.elevel.preferences.
PreferenceWindow
Restores the preferences to a set of default values
restorePrevious()
- Method in class edu.jhu.cs.oose.elevel.preferences.
PreferenceWindow
Restores the preferences to the previous values
revertCard()
- Method in class edu.jhu.cs.oose.elevel.editing.
EditCardWindow
rightAnswer()
- Method in class edu.jhu.cs.oose.elevel.testTaking.
Test
Increment the number of correct answers
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W